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

Bikas Saha commented on YARN-763:
---------------------------------

we also need to remove the check in serviceStop() that it is being called on 
the callback handler thread. not needed anymore since we dont join() on that 
thread. we can add a test that we can call asyncClient.stop() on same thread as 
callback from asyncClient.
                
> AMRMClientAsync should stop heartbeating after receiving shutdown from RM
> -------------------------------------------------------------------------
>
>                 Key: YARN-763
>                 URL: https://issues.apache.org/jira/browse/YARN-763
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Bikas Saha
>            Assignee: Xuan Gong
>         Attachments: YARN-763.1.patch, YARN-763.2.patch, YARN-763.3.patch, 
> YARN-763.4.patch, YARN-763.5.patch, YARN-763.6.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to