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 2015/04/22 07:53:59 UTC

[jira] [Assigned] (TEZ-2248) VertexImpl/DAGImpl.checkForCompletion have too many termination cause checks

     [ https://issues.apache.org/jira/browse/TEZ-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Zhang reassigned TEZ-2248:
-------------------------------

    Assignee: Jeff Zhang

> VertexImpl/DAGImpl.checkForCompletion have too many termination cause checks
> ----------------------------------------------------------------------------
>
>                 Key: TEZ-2248
>                 URL: https://issues.apache.org/jira/browse/TEZ-2248
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Bikas Saha
>            Assignee: Jeff Zhang
>         Attachments: TEZ-2248-1.patch
>
>
> There is an if check for each termination cause which makes code long and we need to handle each new termination cause with more code. This could be abstracted into a method that gets termination cause string based on the enum and make this method shorter and stable. 



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