You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Maja Kabiljo (JIRA)" <ji...@apache.org> on 2017/03/22 19:34:41 UTC

[jira] [Created] (GIRAPH-1138) Don't wrap exceptions from executor service

Maja Kabiljo created GIRAPH-1138:
------------------------------------

             Summary: Don't wrap exceptions from executor service
                 Key: GIRAPH-1138
                 URL: https://issues.apache.org/jira/browse/GIRAPH-1138
             Project: Giraph
          Issue Type: Improvement
            Reporter: Maja Kabiljo
            Assignee: Maja Kabiljo
            Priority: Minor


In ProgressableUtils.getResultsWithNCallables we wrap exceptions from underlying threads, making logs hard to read. We should re-throw original exception when possible.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)