You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2014/11/12 00:50:34 UTC

[jira] [Commented] (TEZ-1769) ContainerCompletedWhileRunningTransition should inherit from TerminatedWhileRunningTransition

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

Jeff Zhang commented on TEZ-1769:
---------------------------------

[~bikassaha], I consolidate the common code into method TaskAttemptImpl.finished() in TEZ-1748, it should solve this issue. 

> ContainerCompletedWhileRunningTransition should inherit from TerminatedWhileRunningTransition
> ---------------------------------------------------------------------------------------------
>
>                 Key: TEZ-1769
>                 URL: https://issues.apache.org/jira/browse/TEZ-1769
>             Project: Apache Tez
>          Issue Type: Bug
>    Affects Versions: 0.5.2
>            Reporter: Bikas Saha
>
> Without this is misses unregistering from the task heartbeat handler and any other common code that must be executed when the task gets terminated while running (which happens when the container completes while running). 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)