2 <?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
6 * Licensed to the Apache Software Foundation (ASF) under one
7 * or more contributor license agreements. See the NOTICE file
8 * distributed with this work for additional information
9 * regarding copyright ownership. The ASF licenses this file
10 * to you under the Apache License, Version 2.0 (the
11 * "License"); you may not use this file except in compliance
12 * with the License. You may obtain a copy of the License at
14 * http://www.apache.org/licenses/LICENSE-2.0
16 * Unless required by applicable law or agreed to in writing, software
17 * distributed under the License is distributed on an "AS IS" BASIS,
18 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19 * See the License for the specific language governing permissions and
20 * limitations under the License.
25 <name>hbase.regionserver.msginterval</name>
27 <description>Interval between messages from the RegionServer to HMaster
28 in milliseconds. Default is 15. Set this value low if you want unit
29 tests to be responsive.
33 <name>hbase.server.thread.wakefrequency</name>
35 <description>Time to sleep in between searches for work (in milliseconds).
36 Used as sleep interval by service threads such as hbase:meta scanner and log roller.
40 <name>hbase.regionserver.compaction.check.period</name>
44 <name>hbase.regionserver.flush.check.period</name>
48 <name>hbase.defaults.for.version.skip</name>
52 <name>hbase.hconnection.threads.keepalivetime</name>
56 <name>hbase.regionserver.handler.count</name>
58 <description>Default is 30</description>
61 <name>hbase.regionserver.metahandler.count</name>
63 <description>Default is 20</description>
66 <name>hbase.netty.worker.count</name>
68 <description>Default is 0</description>
71 <name>hbase.hconnection.threads.max</name>
73 <description>Default is 256</description>
76 <name>hbase.htable.threads.max</name>
78 <description>Default is MAX_INTEGER</description>
81 <name>hbase.region.replica.replication.threads.max</name>
83 <description>Default is 256</description>
86 <name>hbase.rest.threads.max</name>
88 <description>Default is 100</description>
91 <name>hbase.replication.bulkload.copy.maxthreads</name>
93 <description>Default is 10</description>
96 <name>hbase.loadincremental.threads.max</name>
98 <description>Default is # of CPUs</description>
101 <name>hbase.hstore.flusher.count</name>
103 <description>Default is 2</description>
106 <name>hbase.oldwals.cleaner.thread.size</name>
108 <description>Default is 2</description>
111 <name>hbase.master.procedure.threads</name>
113 <description>Default is at least 16</description>
116 <name>hbase.procedure.remote.dispatcher.threadpool.size</name>
118 <description>Default is 128</description>
121 <name>hbase.regionserver.executor.closeregion.threads</name>
123 <description>Default is 3</description>
126 <name>hbase.regionserver.executor.openregion.threads</name>
128 <description>Default is 3</description>
131 <name>hbase.regionserver.executor.openpriorityregion.threads</name>
133 <description>Default is 3</description>
136 <name>hbase.storescanner.parallel.seek.threads</name>
138 <description>Default is 10</description>
141 <name>hbase.hfile.compaction.discharger.thread.count</name>
143 <description>Default is 10</description>
146 <name>hbase.regionserver.executor.refresh.peer.threads</name>
148 <description>Default is 2</description>
151 <name>hbase.hregion.open.and.init.threads.max</name>
153 <description>Default is 16 or # of Regions</description>
156 <name>hbase.master.handler.count</name>
158 <description>Default is 25</description>
161 <name>hbase.replication.source.maxthreads</name>
163 <description>Default is 10</description>
166 <name>hbase.hconnection.meta.lookup.threads.max</name>
168 <description>Default is 128</description>