Bikas Saha created TEZ-2248:
-------------------------------

             Summary: VertexImpl.checkForCompletion has 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


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)

Reply via email to