You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Sergey Edunov (JIRA)" <ji...@apache.org> on 2014/06/25 21:51:24 UTC

[jira] [Updated] (GIRAPH-903) Detect crashes of Netty threads

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

Sergey Edunov updated GIRAPH-903:
---------------------------------

    Attachment: GIRAPH-903.patch

> 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
>         Attachments: GIRAPH-903.patch, GIRAPH-903.patch
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> 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)