Sergey Edunov created GIRAPH-903:
------------------------------------
Summary: Detect crashes of Netty threads
Key: GIRAPH-903
URL: https://issues.apache.org/jira/browse/GIRAPH-903
Project: Giraph
Issue Type: Bug
Reporter: Sergey Edunov
Priority: Minor
When some of the request processing threads fails, the worker gets stuck but
the job doesn't fail and it has to be killed manually. We should detect netty
thread crashes and fail the job automatically.
You can easily reproduce this if you add a mistake to deserialization of
messages for example.
--
This message was sent by Atlassian JIRA
(v6.2#6252)