[
https://issues.apache.org/jira/browse/HBASE-13183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14354192#comment-14354192
]
Hudson commented on HBASE-13183:
--------------------------------
SUCCESS: Integrated in HBase-1.0 #794 (See
[https://builds.apache.org/job/HBase-1.0/794/])
HBASE-13183 Make ZK tickTime configurable in standalone HBase (Alex Araujo)
(apurtell: rev cafbc04f33e0bc0774e7a67d3e3fdf7322661d70)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMasterCommandLine.java
* hbase-common/src/main/java/org/apache/hadoop/hbase/HConstants.java
> Make ZK tickTime configurable in standalone HBase
> -------------------------------------------------
>
> Key: HBASE-13183
> URL: https://issues.apache.org/jira/browse/HBASE-13183
> Project: HBase
> Issue Type: Improvement
> Components: master
> Affects Versions: 0.98.10.1
> Reporter: Alex Araujo
> Assignee: Alex Araujo
> Priority: Minor
> Fix For: 2.0.0, 1.0.1, 1.1.0, 0.98.12
>
> Attachments: HBASE-13183-0.98.patch, HBASE-13183.patch
>
>
> Standalone HBase does not allow the ZooKeeper tickTime to be configured for
> the MiniZooKeeperCluster. The default tickTime for MiniZooKeeperCluster is
> 2000 ms, which is too low for some use cases.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)