[
https://issues.apache.org/jira/browse/HBASE-13183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14354230#comment-14354230
]
Hudson commented on HBASE-13183:
--------------------------------
FAILURE: Integrated in HBase-1.1 #265 (See
[https://builds.apache.org/job/HBase-1.1/265/])
HBASE-13183 Make ZK tickTime configurable in standalone HBase (Alex Araujo)
(apurtell: rev 4afae59cfaf4e10dc97e35ce4c6d2aa24e40f532)
*
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)