You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Bikas Saha (JIRA)" <ji...@apache.org> on 2015/04/15 22:57:00 UTC

[jira] [Created] (TEZ-2325) Route status update event directly to the attempt

Bikas Saha created TEZ-2325:
-------------------------------

             Summary: Route status update event directly to the attempt 
                 Key: TEZ-2325
                 URL: https://issues.apache.org/jira/browse/TEZ-2325
             Project: Apache Tez
          Issue Type: Bug
            Reporter: Bikas Saha


Today, all events from the attempt heartbeat are routed to the vertex. then the vertex routes (if any) status update events to the attempt. This is unnecessary and potentially creates out of order scenarios. We could route the status update events directly to attempts.



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