HBASE-16031 Documents about "hbase.replication" default value seems wrong
This commit is contained in:
parent
f19f1d9e99
commit
d1de9337ef
|
@ -1651,9 +1651,9 @@ The following metrics are exposed at the global region server level and (since H
|
|||
| hbase.replication
|
||||
| Whether replication is enabled or disabled on a given
|
||||
cluster
|
||||
| false
|
||||
| true
|
||||
|
||||
| eplication.sleep.before.failover
|
||||
| replication.sleep.before.failover
|
||||
| How many milliseconds a worker should sleep before attempting to replicate
|
||||
a dead region server's WAL queues.
|
||||
|
|
||||
|
|
Loading…
Reference in New Issue