Kazuaki Banzai created ZOOKEEPER-2391:
-----------------------------------------
Summary: 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
Priority: Minor
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)