[
https://issues.apache.org/jira/browse/BOOKKEEPER-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13501099#comment-13501099
]
Flavio Junqueira commented on BOOKKEEPER-466:
---------------------------------------------
The session timeout will the largest value between the parameter value for the
zookeeper constructor or 2* tickTime. If you set the construction parameter to
0, it will be necessarily 2*tickTime.
Check it here: http://zookeeper.apache.org/doc/r3.4.5/zookeeperProgrammers.html
> ZooKeeper test utility sets the port number as the tickTime
> -----------------------------------------------------------
>
> Key: BOOKKEEPER-466
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-466
> Project: Bookkeeper
> Issue Type: Bug
> Reporter: Ivan Kelly
> Assignee: Ivan Kelly
> Fix For: 4.2.0
>
> Attachments: 0001-Set-tickTime-correctly-for-ZKTester.patch
>
>
> This causes issues if the zookeeper port, is very high, as the
> minSessionTimeout is 2*tickTime by default.
--
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