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

Ted Yu commented on HBASE-18675:
--------------------------------

{code}
57        private static final int ZOOKEEPER_MIN_SESSION_TIMEOUT = 40000;
58        private static final int ZOOKEEPER_MAX_SESSION_TIMEOUT = 40000;
{code}
Shouldn't max session timeout be longer than min session timeout ?

> 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
>
>
> 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)

Reply via email to