Skip to content

Commit a47fa6a

Browse files
authored
HBASE-29461 Alphabetize the list of variables that can be dynamically configured (#7165)
Signed-off-by: Tak Lon (Stephen) Wu <[email protected]> Signed-off-by: Istvan Toth <[email protected]> Reviewed by: Kota-SH <[email protected]>
1 parent 07c2b5b commit a47fa6a

File tree

1 file changed

+56
-56
lines changed

1 file changed

+56
-56
lines changed

src/main/asciidoc/_chapters/configuration.adoc

Lines changed: 56 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1467,88 +1467,88 @@ will prompt a server, all servers or all servers in the RSGroup to reload config
14671467
Only a subset of all configurations can currently be changed in the running server.
14681468
Here are those configurations:
14691469

1470-
.Configurations support dynamically change
1470+
.Configurations that support dynamic change
14711471
[cols="1",options="header"]
14721472
|===
14731473
| Key
1474-
| hbase.ipc.server.fallback-to-simple-auth-allowed
1474+
| hbase.balancer.tablesOnMaster
1475+
| hbase.balancer.tablesOnMaster.systemTablesOnly
14751476
| hbase.cleaner.scan.dir.concurrent.size
14761477
| hbase.coprocessor.master.classes
14771478
| hbase.coprocessor.region.classes
14781479
| hbase.coprocessor.regionserver.classes
14791480
| hbase.coprocessor.user.region.classes
1480-
| hbase.regionserver.thread.compaction.large
1481-
| hbase.regionserver.thread.compaction.small
1482-
| hbase.regionserver.thread.split
1483-
| hbase.regionserver.throughput.controller
1484-
| hbase.regionserver.thread.hfilecleaner.throttle
1485-
| hbase.regionserver.hfilecleaner.large.queue.size
1486-
| hbase.regionserver.hfilecleaner.small.queue.size
1487-
| hbase.regionserver.hfilecleaner.large.thread.count
1488-
| hbase.regionserver.hfilecleaner.small.thread.count
1489-
| hbase.regionserver.hfilecleaner.thread.timeout.msec
1490-
| hbase.regionserver.hfilecleaner.thread.check.interval.msec
1491-
| hbase.regionserver.flush.throughput.controller
1481+
| hbase.hregion.majorcompaction
1482+
| hbase.hregion.majorcompaction.jitter
1483+
| hbase.hstore.compaction.date.tiered.incoming.window.min
1484+
| hbase.hstore.compaction.date.tiered.max.storefile.age.millis
1485+
| hbase.hstore.compaction.date.tiered.single.output.for.minor.compaction
1486+
| hbase.hstore.compaction.date.tiered.window.factory.class
1487+
| hbase.hstore.compaction.date.tiered.window.policy.class
1488+
| hbase.hstore.compaction.max
14921489
| hbase.hstore.compaction.max.size
14931490
| hbase.hstore.compaction.max.size.offpeak
1494-
| hbase.hstore.compaction.min.size
14951491
| hbase.hstore.compaction.min
1496-
| hbase.hstore.compaction.max
1492+
| hbase.hstore.compaction.min.size
14971493
| hbase.hstore.compaction.ratio
14981494
| hbase.hstore.compaction.ratio.offpeak
1499-
| hbase.regionserver.thread.compaction.throttle
1500-
| hbase.hregion.majorcompaction
1501-
| hbase.hregion.majorcompaction.jitter
15021495
| hbase.hstore.min.locality.to.skip.major.compact
1503-
| hbase.hstore.compaction.date.tiered.max.storefile.age.millis
1504-
| hbase.hstore.compaction.date.tiered.incoming.window.min
1505-
| hbase.hstore.compaction.date.tiered.window.policy.class
1506-
| hbase.hstore.compaction.date.tiered.single.output.for.minor.compaction
1507-
| hbase.hstore.compaction.date.tiered.window.factory.class
1508-
| hbase.offpeak.start.hour
1509-
| hbase.offpeak.end.hour
1510-
| hbase.oldwals.cleaner.thread.size
1511-
| hbase.oldwals.cleaner.thread.timeout.msec
1512-
| hbase.oldwals.cleaner.thread.check.interval.msec
1513-
| hbase.procedure.worker.keep.alive.time.msec
1514-
| hbase.procedure.worker.add.stuck.percentage
1515-
| hbase.procedure.worker.monitor.interval.msec
1516-
| hbase.procedure.worker.stuck.threshold.msec
1517-
| hbase.regions.slop
1518-
| hbase.regions.overallSlop
1519-
| hbase.balancer.tablesOnMaster
1520-
| hbase.balancer.tablesOnMaster.systemTablesOnly
1521-
| hbase.util.ip.to.rack.determiner
1522-
| hbase.ipc.server.max.callqueue.length
1523-
| hbase.ipc.server.priority.max.callqueue.length
1524-
| hbase.ipc.server.callqueue.type
1525-
| hbase.ipc.server.callqueue.codel.target.delay
15261496
| hbase.ipc.server.callqueue.codel.interval
15271497
| hbase.ipc.server.callqueue.codel.lifo.threshold
1528-
| hbase.master.balancer.stochastic.maxSteps
1529-
| hbase.master.balancer.stochastic.stepsPerRegion
1498+
| hbase.ipc.server.callqueue.codel.target.delay
1499+
| hbase.ipc.server.callqueue.type
1500+
| hbase.ipc.server.fallback-to-simple-auth-allowed
1501+
| hbase.ipc.server.max.callqueue.length
1502+
| hbase.ipc.server.priority.max.callqueue.length
1503+
| hbase.master.balancer.stochastic.localityCost
1504+
| hbase.master.balancer.stochastic.maxMovePercent
15301505
| hbase.master.balancer.stochastic.maxRunningTime
1531-
| hbase.master.balancer.stochastic.runMaxSteps
1532-
| hbase.master.balancer.stochastic.numRegionLoadsToRemember
1533-
| hbase.master.loadbalance.bytable
1506+
| hbase.master.balancer.stochastic.maxSteps
1507+
| hbase.master.balancer.stochastic.memstoreSizeCost
15341508
| hbase.master.balancer.stochastic.minCostNeedBalance
1535-
| hbase.master.balancer.stochastic.localityCost
1509+
| hbase.master.balancer.stochastic.moveCost
1510+
| hbase.master.balancer.stochastic.moveCost.offpeak
1511+
| hbase.master.balancer.stochastic.numRegionLoadsToRemember
1512+
| hbase.master.balancer.stochastic.primaryRegionCountCost
15361513
| hbase.master.balancer.stochastic.rackLocalityCost
15371514
| hbase.master.balancer.stochastic.readRequestCost
1538-
| hbase.master.balancer.stochastic.writeRequestCost
1539-
| hbase.master.balancer.stochastic.memstoreSizeCost
1540-
| hbase.master.balancer.stochastic.storefileSizeCost
1515+
| hbase.master.balancer.stochastic.regionCountCost
15411516
| hbase.master.balancer.stochastic.regionReplicaHostCostKey
15421517
| hbase.master.balancer.stochastic.regionReplicaRackCostKey
1543-
| hbase.master.balancer.stochastic.regionCountCost
1544-
| hbase.master.balancer.stochastic.primaryRegionCountCost
1545-
| hbase.master.balancer.stochastic.moveCost
1546-
| hbase.master.balancer.stochastic.moveCost.offpeak
1547-
| hbase.master.balancer.stochastic.maxMovePercent
1518+
| hbase.master.balancer.stochastic.runMaxSteps
1519+
| hbase.master.balancer.stochastic.stepsPerRegion
1520+
| hbase.master.balancer.stochastic.storefileSizeCost
15481521
| hbase.master.balancer.stochastic.tableSkewCost
1522+
| hbase.master.balancer.stochastic.writeRequestCost
1523+
| hbase.master.loadbalance.bytable
15491524
| hbase.master.regions.recovery.check.interval
1525+
| hbase.offpeak.end.hour
1526+
| hbase.offpeak.start.hour
1527+
| hbase.oldwals.cleaner.thread.check.interval.msec
1528+
| hbase.oldwals.cleaner.thread.size
1529+
| hbase.oldwals.cleaner.thread.timeout.msec
1530+
| hbase.procedure.worker.add.stuck.percentage
1531+
| hbase.procedure.worker.keep.alive.time.msec
1532+
| hbase.procedure.worker.monitor.interval.msec
1533+
| hbase.procedure.worker.stuck.threshold.msec
1534+
| hbase.regionserver.flush.throughput.controller
1535+
| hbase.regionserver.hfilecleaner.large.queue.size
1536+
| hbase.regionserver.hfilecleaner.large.thread.count
1537+
| hbase.regionserver.hfilecleaner.small.queue.size
1538+
| hbase.regionserver.hfilecleaner.small.thread.count
1539+
| hbase.regionserver.hfilecleaner.thread.check.interval.msec
1540+
| hbase.regionserver.hfilecleaner.thread.timeout.msec
1541+
| hbase.regionserver.thread.compaction.large
1542+
| hbase.regionserver.thread.compaction.small
1543+
| hbase.regionserver.thread.compaction.throttle
1544+
| hbase.regionserver.thread.hfilecleaner.throttle
1545+
| hbase.regionserver.thread.split
1546+
| hbase.regionserver.throughput.controller
1547+
| hbase.regions.overallSlop
15501548
| hbase.regions.recovery.store.file.ref.count
1549+
| hbase.regions.slop
15511550
| hbase.rsgroup.fallback.enable
1551+
| hbase.util.ip.to.rack.determiner
15521552
|===
15531553

15541554
ifdef::backend-docbook[]

0 commit comments

Comments
 (0)