You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2014/07/07 20:50:33 UTC

[jira] [Created] (TEZ-1259) Vertex should move to RUNNING state without generating an extra VERTEX_START event

Siddharth Seth created TEZ-1259:
-----------------------------------

             Summary: Vertex should move to RUNNING state without generating an extra VERTEX_START event
                 Key: TEZ-1259
                 URL: https://issues.apache.org/jira/browse/TEZ-1259
             Project: Apache Tez
          Issue Type: Improvement
            Reporter: Siddharth Seth


Currently, we end up generating a VERTEX_START event targeted at the same vertex when a vertex is ready to start. Instead, the Vertex can directly move to started state - which prevents unnecessary event queueing.



--
This message was sent by Atlassian JIRA
(v6.2#6252)