[jira] Updated: (ZOOKEEPER-105) ZooKeeper java client main loop crashes on KeeperExceptions

2008-08-11 Thread Patrick Hunt (JIRA)

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

Patrick Hunt updated ZOOKEEPER-105:
---

Fix Version/s: 3.0.0

 ZooKeeper java client main loop crashes on KeeperExceptions
 ---

 Key: ZOOKEEPER-105
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-105
 Project: Zookeeper
  Issue Type: Bug
  Components: java client
Affects Versions: 3.0.0
Reporter: Anthony Urso
Assignee: Anthony Urso
Priority: Minor
 Fix For: 3.0.0

 Attachments: ZOOKEEPER-105.patch, ZOOKEEPER-105.patch


 The ZooKeeper java client main loop crashes on KeeperExceptions.  They should 
 be handled when possible.

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



[jira] Updated: (ZOOKEEPER-105) ZooKeeper java client main loop crashes on KeeperExceptions

2008-07-28 Thread Mahadev konar (JIRA)

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

Mahadev konar updated ZOOKEEPER-105:


Attachment: ZOOKEEPER-105.patch

i just updated the patch to print the exception strings to the stderr rather 
than stdout..


 ZooKeeper java client main loop crashes on KeeperExceptions
 ---

 Key: ZOOKEEPER-105
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-105
 Project: Zookeeper
  Issue Type: Bug
  Components: java client
Affects Versions: 3.0.0
Reporter: Anthony Urso
Assignee: Anthony Urso
Priority: Minor
 Attachments: ZOOKEEPER-105.patch, ZOOKEEPER-105.patch


 The ZooKeeper java client main loop crashes on KeeperExceptions.  They should 
 be handled when possible.

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



[jira] Updated: (ZOOKEEPER-105) ZooKeeper java client main loop crashes on KeeperExceptions

2008-07-25 Thread Anthony Urso (JIRA)

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

Anthony Urso updated ZOOKEEPER-105:
---

Attachment: ZOOKEEPER-105.patch

Patch that wraps the processing of commands with a catch and print.

 ZooKeeper java client main loop crashes on KeeperExceptions
 ---

 Key: ZOOKEEPER-105
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-105
 Project: Zookeeper
  Issue Type: Bug
  Components: java client
Affects Versions: 3.0.0
Reporter: Anthony Urso
Priority: Minor
 Attachments: ZOOKEEPER-105.patch


 The ZooKeeper java client main loop crashes on KeeperExceptions.  They should 
 be handled when possible.

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



[jira] Updated: (ZOOKEEPER-105) ZooKeeper java client main loop crashes on KeeperExceptions

2008-07-25 Thread Anthony Urso (JIRA)

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

Anthony Urso updated ZOOKEEPER-105:
---

Status: Patch Available  (was: Open)

Patch attached.

 ZooKeeper java client main loop crashes on KeeperExceptions
 ---

 Key: ZOOKEEPER-105
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-105
 Project: Zookeeper
  Issue Type: Bug
  Components: java client
Affects Versions: 3.0.0
Reporter: Anthony Urso
Priority: Minor
 Attachments: ZOOKEEPER-105.patch


 The ZooKeeper java client main loop crashes on KeeperExceptions.  They should 
 be handled when possible.

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