[
https://issues.apache.org/jira/browse/ZOOKEEPER-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15203101#comment-15203101
]
Patrick Hunt commented on ZOOKEEPER-2391:
-----------------------------------------
bq. Does "the docs" mean the comment of Javadoc or something else?
I suspect Flavio was referring to the documentation proper. It's under
src/docs/... Notice there is existing documentation for these parameters.
bq. Should I test the code in 3.4 and 3.5?
if you think it makes sense to commit to those branches then it's helpful if
you apply the patch to them and check. Sometimes we need to submit separate
patches because of conflicts...
> 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: documentation, server
> Reporter: Kazuaki Banzai
> Assignee: Kazuaki Banzai
> Priority: Minor
> Attachments: 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)