[ 
https://issues.apache.org/jira/browse/HBASE-8810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13760395#comment-13760395
 ] 

Nicolas Liochon commented on HBASE-8810:
----------------------------------------

here is the result of a pass on the current defaults:

hbase.master.logcleaner.ttl ok
hbase.master.catalog.timeout NOK not used anymore
hbase.master.dns.interface ok
hbase.master.dns.nameserver ok
hbase.regionserver.port ok
hbase.regionserver.info.port.auto NOK not used
hbase.regionserver.msginterval ok
hbase.regionserver.optionallogflushinterval ok
hbase.regionserver.regionSplitLimit ok
hbase.regionserver.logroll.period ok
hbase.regionserver.logroll.errors.tolerated NOK 2 or 0
hbase.regionserver.hlog.reader.impl ok
hbase.regionserver.global.memstore.upperLimit ok
hbase.regionserver.global.memstore.lowerLimit NOK .38 or .35
hbase.regionserver.optionalcacheflushinterval ok
hbase.regionserver.catalog.timeout NOK not used
hbase.regionserver.dns.interface ok
zookeeper.session.timeout NOK 3 minutes, 90s, 180 * 1000
zookeeper.znode.rootserver ok
hbase.zookeeper.peerport ok
hbase.zookeeper.leaderport ok
hbase.zookeeper.useMulti NOK true & false
hbase.config.read.zookeeper.config ok
hbase.client.write.buffer ok
hbase.client.pause NOK 100 1000
hbase.client.retries.number NOK 31 35
hbase.client.scanner.caching ok
hbase.client.keyvalue.maxsize NOK -1 and other
hbase.client.scanner.timeout.period ok
hbase.bulkload.retries.number ok
hbase.balancer.period ok
hbase.regions.slop NOK 0.01 .02
hbase.server.thread.wakefrequency NOK 10000 60000
hbase.server.versionfile.writeattempts ok
hbase.hregion.memstore.flush.size ok
hbase.hregion.preclose.flush.size ok
hbase.hregion.memstore.block.multiplier ok
hbase.hregion.memstore.mslab.enabled ok
hbase.hregion.max.filesize ok
hbase.hregion.majorcompaction ok
hbase.hregion.majorcompaction.jitter ok
hbase.hstore.compactionThreshold ok
hbase.hstore.blockingStoreFiles NOK 10 7
hbase.hstore.blockingWaitTime ok
hbase.hstore.compaction.max ok
hbase.hstore.compaction.kv.max ok
hbase.storescanner.parallel.seek.enable ok
hbase.storescanner.parallel.seek.threads ok
hfile.block.cache.size NOK 0.4 0.25
hfile.block.index.cacheonwrite ok
hfile.format.version ok
hfile.block.bloom.cacheonwrite ok
hbase.rs.cacheblocksonwrite ok
hbase.ipc.client.tcpnodelay ok
hbase.hstore.bytes.per.checksum ok

                
> Bring in code constants in line with default xml's
> --------------------------------------------------
>
>                 Key: HBASE-8810
>                 URL: https://issues.apache.org/jira/browse/HBASE-8810
>             Project: HBase
>          Issue Type: Bug
>          Components: Usability
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>         Attachments: 8810.txt, 8810v2.txt, 
> hbase-default_to_java_constants.xsl, HBaseDefaultXMLConstants.java
>
>
> After the defaults were changed in the xml some constants were left the same.
> DEFAULT_HBASE_CLIENT_PAUSE for example.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to