Issue Details (XML | Word | Printable)

Key: KATTA-183
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Johannes Zillmann
Reporter: Johannes Zillmann
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Katta

zkclient can get unresponsive through OOM

Created: 14/Feb/11 01:26 PM   Updated: 14/Feb/11 01:29 PM
Component/s: None
Affects Version/s: 0.6
Fix Version/s: 0.6.4


 Description  « Hide
The ZkEventThread catches Exception in its run method. Throwables will crash the thread and the client event handling stops working. That way an OOM will crash the client.

 All   Comments   Change History   git Commits      Sort Order: Ascending order - Click to sort in descending order
Johannes Zillmann added a comment - 14/Feb/11 01:29 PM
catching throwables now in event-thread