[ 
https://issues.apache.org/jira/browse/YARN-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15612858#comment-15612858
 ] 

Konstantinos Karanasos commented on YARN-1743:
----------------------------------------------

We had an offline discussion with [~chris.douglas] and [~vinodkv].
We agreed that the current status of this JIRA is not very useful in the sense 
that we need to manually annotate all event type (currently only the 
{{ApplicationEventType}} is annotated in the patch). Then, we will have to 
manually maintain those annotations with the risk that they will become 
inconsistent very soon.

I am cancelling the current patch and will repurpose the JIRA to statically 
generate a graph of the transitions for each event type, similar to the way we 
generate the graph for the state transitions.

> Decorate event transitions and the event-types with their behaviour
> -------------------------------------------------------------------
>
>                 Key: YARN-1743
>                 URL: https://issues.apache.org/jira/browse/YARN-1743
>             Project: Hadoop YARN
>          Issue Type: New Feature
>            Reporter: Vinod Kumar Vavilapalli
>            Assignee: Jeff Zhang
>              Labels: documentation, oct16-hard
>         Attachments: NodeManager.gv, NodeManager.pdf, YARN-1743-2.patch, 
> YARN-1743-3.patch, YARN-1743.patch
>
>
> Helps to annotate the transitions with (start-state, end-state) pair and the 
> events with (source, destination) pair.
> Not just readability, we may also use them to generate the event diagrams 
> across components.
> Not a blocker for 0.23, but let's see.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to