java client api does not allow client to access negotiated session timeout
--------------------------------------------------------------------------
Key: ZOOKEEPER-593
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-593
Project: Zookeeper
Issue Type: Bug
Components: java client
Reporter: Patrick Hunt
Fix For: 3.3.0
The java client api does not allow the client to access the negotiated session
timeout (c does allow this).
In some cases the client may not get the requested timeout (server applies a
min/max bound) in which case
the client user code may want to examine the timeout it did receive.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.