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 2015/01/08 00:34:34 UTC

[jira] [Resolved] (TEZ-1546) Change InputInitializerContext.registerForVertexStateUpdates to return a list of pending state changes

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

Siddharth Seth resolved TEZ-1546.
---------------------------------
    Resolution: Won't Fix

> Change InputInitializerContext.registerForVertexStateUpdates to return a list of pending state changes
> ------------------------------------------------------------------------------------------------------
>
>                 Key: TEZ-1546
>                 URL: https://issues.apache.org/jira/browse/TEZ-1546
>             Project: Apache Tez
>          Issue Type: Improvement
>            Reporter: Siddharth Seth
>            Assignee: Siddharth Seth
>            Priority: Critical
>
> Sending pending events via the stateChange on the InputInitializer can be confusing - since multiple calls will be made back to back, without knowing how many events are coming in , and which the last one is.
> Returning all past state changes via register ensures invocations of onStateChanged are current events.



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