[jira] Updated: (ZOOKEEPER-84) provide a mechanism to reconnect a ZooKeeper if a client receives a SessionExpiredException

2008-07-22 Thread james strachan (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

james strachan updated ZOOKEEPER-84:


Status: Patch Available  (was: Open)

about to submit a match - whoops forgot to add it :)

 provide a mechanism to reconnect a ZooKeeper if a client receives a 
 SessionExpiredException
 ---

 Key: ZOOKEEPER-84
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-84
 Project: Zookeeper
  Issue Type: Improvement
  Components: java client
Reporter: james strachan

 am about to attach a patch which adds a reconnect() method to easily 
 re-establish a connection if a session expires - along with a toString() 
 implementation for easier debugging

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-84) provide a mechanism to reconnect a ZooKeeper if a client receives a SessionExpiredException

2008-07-22 Thread james strachan (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

james strachan updated ZOOKEEPER-84:


Attachment: reconnect_patch.patch

sorry I forgot to add the patch before :) here it is now, hopefully this will 
make more sense now :)

 provide a mechanism to reconnect a ZooKeeper if a client receives a 
 SessionExpiredException
 ---

 Key: ZOOKEEPER-84
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-84
 Project: Zookeeper
  Issue Type: Improvement
  Components: java client
Reporter: james strachan
 Attachments: reconnect_patch.patch


 am about to attach a patch which adds a reconnect() method to easily 
 re-establish a connection if a session expires - along with a toString() 
 implementation for easier debugging

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.