You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/09/07 23:09:08 UTC

[jira] [Commented] (GIRAPH-1157) Allow implementations of JobProgressTrackerService to extend kill job behavior

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

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

GitHub user majakabiljo opened a pull request:

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

    GIRAPH-1157

    Allow implementations of JobProgressTrackerService to extend kill job behavior
    
    Test Plan: Ran a job with additional behavior in kill method and verified it's executed

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

    $ git pull https://github.com/majakabiljo/giraph giraph-1157

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

    https://github.com/apache/giraph/pull/46.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 #46
    
----
commit daadef5be53f8722ff007245c46670128119e534
Author: Maja Kabiljo <ma...@fb.com>
Date:   2017-09-07T23:05:20Z

    GIRAPH-1157: Allow implementations of JobProgressTrackerService to extend kill job behavior
    
    Test Plan: Ran a job with additional behavior in kill method and verified it's executed

----


> Allow implementations of JobProgressTrackerService to extend kill job behavior
> ------------------------------------------------------------------------------
>
>                 Key: GIRAPH-1157
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-1157
>             Project: Giraph
>          Issue Type: Improvement
>            Reporter: Maja Kabiljo
>            Assignee: Maja Kabiljo
>            Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)