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/08/01 20:07:40 UTC

[jira] [Created] (GIRAPH-936) AsyncMessageStoreWrapper threads are not daemonized

Sergey Edunov created GIRAPH-936:
------------------------------------

             Summary: AsyncMessageStoreWrapper threads are not daemonized
                 Key: GIRAPH-936
                 URL: https://issues.apache.org/jira/browse/GIRAPH-936
             Project: Giraph
          Issue Type: Bug
            Reporter: Sergey Edunov


Issue related to https://issues.apache.org/jira/browse/GIRAPH-927

AsyncMessageStoreWrapper starts a set of threads without making them daemons. Hence mappers are unable to complete computations.



--
This message was sent by Atlassian JIRA
(v6.2#6252)