This is an automated email from the ASF dual-hosted git repository.

taklwu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/master by this push:
     new a47fa6a448f HBASE-29461 Alphabetize the list of variables that can be 
dynamically configured (#7165)
a47fa6a448f is described below

commit a47fa6a448ff08020fb2f5cfb238a911dfae4c81
Author: Kevin Geiszler <[email protected]>
AuthorDate: Tue Oct 28 11:31:03 2025 -0700

    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]>
---
 src/main/asciidoc/_chapters/configuration.adoc | 112 ++++++++++++-------------
 1 file changed, 56 insertions(+), 56 deletions(-)

diff --git a/src/main/asciidoc/_chapters/configuration.adoc 
b/src/main/asciidoc/_chapters/configuration.adoc
index a990863900f..2315cb22e09 100644
--- a/src/main/asciidoc/_chapters/configuration.adoc
+++ b/src/main/asciidoc/_chapters/configuration.adoc
@@ -1467,88 +1467,88 @@ will prompt a server, all servers or all servers in the 
RSGroup to reload config
 Only a subset of all configurations can currently be changed in the running 
server.
 Here are those configurations:
 
-.Configurations support dynamically change
+.Configurations that support dynamic change
 [cols="1",options="header"]
 |===
 | Key
-| hbase.ipc.server.fallback-to-simple-auth-allowed
+| hbase.balancer.tablesOnMaster
+| hbase.balancer.tablesOnMaster.systemTablesOnly
 | hbase.cleaner.scan.dir.concurrent.size
 | hbase.coprocessor.master.classes
 | hbase.coprocessor.region.classes
 | hbase.coprocessor.regionserver.classes
 | hbase.coprocessor.user.region.classes
-| hbase.regionserver.thread.compaction.large
-| hbase.regionserver.thread.compaction.small
-| hbase.regionserver.thread.split
-| hbase.regionserver.throughput.controller
-| hbase.regionserver.thread.hfilecleaner.throttle
-| hbase.regionserver.hfilecleaner.large.queue.size
-| hbase.regionserver.hfilecleaner.small.queue.size
-| hbase.regionserver.hfilecleaner.large.thread.count
-| hbase.regionserver.hfilecleaner.small.thread.count
-| hbase.regionserver.hfilecleaner.thread.timeout.msec
-| hbase.regionserver.hfilecleaner.thread.check.interval.msec
-| hbase.regionserver.flush.throughput.controller
+| hbase.hregion.majorcompaction
+| hbase.hregion.majorcompaction.jitter
+| hbase.hstore.compaction.date.tiered.incoming.window.min
+| hbase.hstore.compaction.date.tiered.max.storefile.age.millis
+| hbase.hstore.compaction.date.tiered.single.output.for.minor.compaction
+| hbase.hstore.compaction.date.tiered.window.factory.class
+| hbase.hstore.compaction.date.tiered.window.policy.class
+| hbase.hstore.compaction.max
 | hbase.hstore.compaction.max.size
 | hbase.hstore.compaction.max.size.offpeak
-| hbase.hstore.compaction.min.size
 | hbase.hstore.compaction.min
-| hbase.hstore.compaction.max
+| hbase.hstore.compaction.min.size
 | hbase.hstore.compaction.ratio
 | hbase.hstore.compaction.ratio.offpeak
-| hbase.regionserver.thread.compaction.throttle
-| hbase.hregion.majorcompaction
-| hbase.hregion.majorcompaction.jitter
 | hbase.hstore.min.locality.to.skip.major.compact
-| hbase.hstore.compaction.date.tiered.max.storefile.age.millis
-| hbase.hstore.compaction.date.tiered.incoming.window.min
-| hbase.hstore.compaction.date.tiered.window.policy.class
-| hbase.hstore.compaction.date.tiered.single.output.for.minor.compaction
-| hbase.hstore.compaction.date.tiered.window.factory.class
-| hbase.offpeak.start.hour
-| hbase.offpeak.end.hour
-| hbase.oldwals.cleaner.thread.size
-| hbase.oldwals.cleaner.thread.timeout.msec
-| hbase.oldwals.cleaner.thread.check.interval.msec
-| hbase.procedure.worker.keep.alive.time.msec
-| hbase.procedure.worker.add.stuck.percentage
-| hbase.procedure.worker.monitor.interval.msec
-| hbase.procedure.worker.stuck.threshold.msec
-| hbase.regions.slop
-| hbase.regions.overallSlop
-| hbase.balancer.tablesOnMaster
-| hbase.balancer.tablesOnMaster.systemTablesOnly
-| hbase.util.ip.to.rack.determiner
-| hbase.ipc.server.max.callqueue.length
-| hbase.ipc.server.priority.max.callqueue.length
-| hbase.ipc.server.callqueue.type
-| hbase.ipc.server.callqueue.codel.target.delay
 | hbase.ipc.server.callqueue.codel.interval
 | hbase.ipc.server.callqueue.codel.lifo.threshold
-| hbase.master.balancer.stochastic.maxSteps
-| hbase.master.balancer.stochastic.stepsPerRegion
+| hbase.ipc.server.callqueue.codel.target.delay
+| hbase.ipc.server.callqueue.type
+| hbase.ipc.server.fallback-to-simple-auth-allowed
+| hbase.ipc.server.max.callqueue.length
+| hbase.ipc.server.priority.max.callqueue.length
+| hbase.master.balancer.stochastic.localityCost
+| hbase.master.balancer.stochastic.maxMovePercent
 | hbase.master.balancer.stochastic.maxRunningTime
-| hbase.master.balancer.stochastic.runMaxSteps
-| hbase.master.balancer.stochastic.numRegionLoadsToRemember
-| hbase.master.loadbalance.bytable
+| hbase.master.balancer.stochastic.maxSteps
+| hbase.master.balancer.stochastic.memstoreSizeCost
 | hbase.master.balancer.stochastic.minCostNeedBalance
-| hbase.master.balancer.stochastic.localityCost
+| hbase.master.balancer.stochastic.moveCost
+| hbase.master.balancer.stochastic.moveCost.offpeak
+| hbase.master.balancer.stochastic.numRegionLoadsToRemember
+| hbase.master.balancer.stochastic.primaryRegionCountCost
 | hbase.master.balancer.stochastic.rackLocalityCost
 | hbase.master.balancer.stochastic.readRequestCost
-| hbase.master.balancer.stochastic.writeRequestCost
-| hbase.master.balancer.stochastic.memstoreSizeCost
-| hbase.master.balancer.stochastic.storefileSizeCost
+| hbase.master.balancer.stochastic.regionCountCost
 | hbase.master.balancer.stochastic.regionReplicaHostCostKey
 | hbase.master.balancer.stochastic.regionReplicaRackCostKey
-| hbase.master.balancer.stochastic.regionCountCost
-| hbase.master.balancer.stochastic.primaryRegionCountCost
-| hbase.master.balancer.stochastic.moveCost
-| hbase.master.balancer.stochastic.moveCost.offpeak
-| hbase.master.balancer.stochastic.maxMovePercent
+| hbase.master.balancer.stochastic.runMaxSteps
+| hbase.master.balancer.stochastic.stepsPerRegion
+| hbase.master.balancer.stochastic.storefileSizeCost
 | hbase.master.balancer.stochastic.tableSkewCost
+| hbase.master.balancer.stochastic.writeRequestCost
+| hbase.master.loadbalance.bytable
 | hbase.master.regions.recovery.check.interval
+| hbase.offpeak.end.hour
+| hbase.offpeak.start.hour
+| hbase.oldwals.cleaner.thread.check.interval.msec
+| hbase.oldwals.cleaner.thread.size
+| hbase.oldwals.cleaner.thread.timeout.msec
+| hbase.procedure.worker.add.stuck.percentage
+| hbase.procedure.worker.keep.alive.time.msec
+| hbase.procedure.worker.monitor.interval.msec
+| hbase.procedure.worker.stuck.threshold.msec
+| hbase.regionserver.flush.throughput.controller
+| hbase.regionserver.hfilecleaner.large.queue.size
+| hbase.regionserver.hfilecleaner.large.thread.count
+| hbase.regionserver.hfilecleaner.small.queue.size
+| hbase.regionserver.hfilecleaner.small.thread.count
+| hbase.regionserver.hfilecleaner.thread.check.interval.msec
+| hbase.regionserver.hfilecleaner.thread.timeout.msec
+| hbase.regionserver.thread.compaction.large
+| hbase.regionserver.thread.compaction.small
+| hbase.regionserver.thread.compaction.throttle
+| hbase.regionserver.thread.hfilecleaner.throttle
+| hbase.regionserver.thread.split
+| hbase.regionserver.throughput.controller
+| hbase.regions.overallSlop
 | hbase.regions.recovery.store.file.ref.count
+| hbase.regions.slop
 | hbase.rsgroup.fallback.enable
+| hbase.util.ip.to.rack.determiner
 |===
 
 ifdef::backend-docbook[]

Reply via email to