[
https://issues.apache.org/jira/browse/ZOOKEEPER-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15218933#comment-15218933
]
Kazuaki Banzai commented on ZOOKEEPER-2391:
-------------------------------------------
I uploaded ZOOKEEPER-2391-3.4.patch for zookeeper 3.4 branch.
ZOOKEEPER-2391.patch can be applied to 3.5 and trunk branch.
I think the docs don't need to update in the patch, so I removed the
documentation tag.
> setMin/MaxSessionTimeout of ZookeeperServer are implemented in quite a weak
> way
> -------------------------------------------------------------------------------
>
> Key: ZOOKEEPER-2391
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2391
> Project: ZooKeeper
> Issue Type: Bug
> Components: server
> Reporter: Kazuaki Banzai
> Assignee: Kazuaki Banzai
> Priority: Minor
> Attachments: ZOOKEEPER-2391-3.4.patch, ZOOKEEPER-2391.patch
>
>
> setMin/MaxSessionTimeout of ZookeeperServer are implemented in quite a weak
> way.
> * -1 restores the default, but this is not documented.
> * values < -1 are permitted but make no sense.
> * min > max is permitted but makes not sense.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)