[
https://issues.apache.org/jira/browse/BOOKKEEPER-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13500941#comment-13500941
]
Ivan Kelly commented on BOOKKEEPER-466:
---------------------------------------
Im reluctant to set to 0, as a 0 tickTime makes no sense. If tickTime is 0, how
many ticks happen per second? My guess is that zookeeper will fall over with
this. I don't think we ever set sessionTimeout less than 3000. In any case, the
real fix here is just not to use the port number as the tickTime which is very
unpredictable.
> 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