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

ASF GitHub Bot commented on YARN-9688:
--------------------------------------

github-actions[bot] commented on PR #1137:
URL: https://github.com/apache/hadoop/pull/1137#issuecomment-3678240544

   We're closing this stale PR because it has been open for 100 days with no 
activity. This isn't a judgement on the merit of the PR in any way. It's just a 
way of keeping the PR queue manageable.
   If you feel like this was a mistake, or you would like to continue working 
on it, please feel free to re-open it and ask for a committer to remove the 
stale tag and review again.
   Thanks all for your contribution.




>  Variable description error of method in stateMachine class
> -----------------------------------------------------------
>
>                 Key: YARN-9688
>                 URL: https://issues.apache.org/jira/browse/YARN-9688
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: runzhou wu
>            Assignee: runzhou wu
>            Priority: Trivial
>              Labels: Newbie
>         Attachments: YARN-9688.001.patch
>
>
> StateMachineFactory class 
> /**
>  * Effect a transition due to the effecting stimulus.
>  * @param {color:#FF0000}state{color} current state
>  * @param eventType trigger to initiate the transition
>  * @param {color:#FF0000}cause{color} causal eventType context
>  * @return transitioned state
>  */
> private STATE doTransition
>  (OPERAND operand, STATE oldState, EVENTTYPE eventType, EVENT event)
>  throws InvalidStateTransitionException {



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to