You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2014/04/01 23:27:14 UTC

[jira] [Created] (TEZ-1008) Vertex V_INIT should be sent to downstream vertices only after vertex is initialized

Hitesh Shah created TEZ-1008:
--------------------------------

             Summary: Vertex V_INIT should be sent to downstream vertices only after vertex is initialized
                 Key: TEZ-1008
                 URL: https://issues.apache.org/jira/browse/TEZ-1008
             Project: Apache Tez
          Issue Type: Bug
            Reporter: Hitesh Shah


Current impl sends V_INIT event even though the vertex may be initializing itself. Downstream vertices may be dependent on initialized info of upstream. 

Related fix in recovery for TEZ-998 should be reverted as part of this jira.  



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