[ 
https://issues.apache.org/jira/browse/GIRAPH-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15894934#comment-15894934
 ] 

ASF GitHub Bot commented on GIRAPH-1133:
----------------------------------------

GitHub user majakabiljo opened a pull request:

    https://github.com/apache/giraph/pull/22

    GIRAPH-1133: Fix JobProgressTracker in OverrideExceptionHandler

    Summary: We create OverrideExceptionHandler before JobProgressTracker, so 
it can't report errors to command line.
    
    Test Plan: Ran a job with exception caught by OverrideExceptionHandler 
before and after the change

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/majakabiljo/giraph jobProgress

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/giraph/pull/22.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #22
    
----
commit 47c11d65b5f740f374053e9b842e498e7802e919
Author: Maja Kabiljo <majakabi...@fb.com>
Date:   2017-03-03T19:40:19Z

    GIRAPH-1133: Fix JobProgressTracker in OverrideExceptionHandler
    
    Summary: We create OverrideExceptionHandler before JobProgressTracker, so 
it can't report errors to command line.
    
    Test Plan: Ran a job with exception caught by OverrideExceptionHandler 
before and after the change

----


> Fix JobProgressTracker in OverrideExceptionHandler
> --------------------------------------------------
>
>                 Key: GIRAPH-1133
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-1133
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Maja Kabiljo
>            Assignee: Maja Kabiljo
>            Priority: Minor
>
> We create OverrideExceptionHandler before JobProgressTracker, so it can't 
> report errors to command line.



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

Reply via email to