[
https://issues.apache.org/jira/browse/HBASE-18675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16140753#comment-16140753
]
Cesar Delgado commented on HBASE-18675:
---------------------------------------
Hey [~mdrob], without the patch the only knob you get is the tickTime. Both
timeouts are based on tick time at the Zookeeper level. Search for
{min,max}SessionTimeout in the [ZK
docs|https://zookeeper.apache.org/doc/trunk/zookeeperAdmin.html]. All the
original patch does is externalize settings that are already there just not
reachable here. With the latest patch, previous behavior doesn't change.
Also, I won't remove the comment, ;).
> Making {max,min}SessionTimeout configurable for MiniZooKeeperCluster
> --------------------------------------------------------------------
>
> Key: HBASE-18675
> URL: https://issues.apache.org/jira/browse/HBASE-18675
> Project: HBase
> Issue Type: Bug
> Components: Zookeeper
> Reporter: Cesar Delgado
> Assignee: Cesar Delgado
> Priority: Minor
> Attachments: MiniZooKeeperCluster_HBASE_8675.patch,
> MiniZooKeeperCluster_HBASE_8675.patch, MiniZooKeeperCluster_HBASE_8675.patch
>
>
> Right now the mini cluster on application developers laptops keep crashing
> when the laptop goes to sleep because Zookeeper times out. We've seen this
> for a while and [~ekoontz] had worked on it before. Now that we tried to
> upgrade it's bitten us so we'd like to push this up as I'm sure we're not the
> only ones getting bitten by this.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)