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>
36 <description>Time to sleep in between searches for work (in milliseconds).
37 Used as sleep interval by service threads such as hbase:meta scanner and log roller.
41 <name>hbase.defaults.for.version.skip</name>
45 <name>hbase.hconnection.threads.keepalivetime</name>
49 <name>hbase.regionserver.handler.count</name>
51 <description>Default is 30</description>
54 <name>hbase.regionserver.metahandler.count</name>
56 <description>Default is 20</description>
59 <name>hbase.netty.worker.count</name>
61 <description>Default is 0</description>
64 <name>hbase.hconnection.threads.max</name>
66 <description>Default is 256</description>
69 <name>hbase.htable.threads.max</name>
71 <description>Default is MAX_INTEGER</description>
74 <name>hbase.region.replica.replication.threads.max</name>
76 <description>Default is 256</description>
79 <name>hbase.rest.threads.max</name>
81 <description>Default is 100</description>
84 <name>hbase.replication.bulkload.copy.maxthreads</name>
86 <description>Default is 10</description>
89 <name>hbase.loadincremental.threads.max</name>
91 <description>Default is # of CPUs</description>
94 <name>hbase.hstore.flusher.count</name>
96 <description>Default is 2</description>
99 <name>hbase.oldwals.cleaner.thread.size</name>
101 <description>Default is 2</description>
104 <name>hbase.master.procedure.threads</name>
106 <description>Default is at least 16</description>
109 <name>hbase.procedure.remote.dispatcher.threadpool.size</name>
111 <description>Default is 128</description>
114 <name>hbase.regionserver.executor.closeregion.threads</name>
116 <description>Default is 3</description>
119 <name>hbase.regionserver.executor.openregion.threads</name>
121 <description>Default is 3</description>
124 <name>hbase.regionserver.executor.openpriorityregion.threads</name>
126 <description>Default is 3</description>
129 <name>hbase.storescanner.parallel.seek.threads</name>
131 <description>Default is 10</description>
134 <name>hbase.hfile.compaction.discharger.thread.count</name>
136 <description>Default is 10</description>
139 <name>hbase.regionserver.executor.refresh.peer.threads</name>
141 <description>Default is 2</description>
144 <name>hbase.hregion.open.and.init.threads.max</name>
146 <description>Default is 16 or # of Regions</description>
149 <name>hbase.master.handler.count</name>
151 <description>Default is 25</description>
154 <name>hbase.replication.source.maxthreads</name>
156 <description>Default is 10</description>
159 <name>hbase.hconnection.meta.lookup.threads.max</name>
161 <description>Default is 128</description>