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

Eric Yang commented on YARN-8525:
---------------------------------

After discussing with [~billie.rinaldi], the catching of interrupts will 
prevent yarn --daemon stop to do forceful kill instead of SIGTERM shutdown 
because the patch will capture the interrupt and continue to run.  The new 
behavior is more forceful, and doesn't seem desired in day to day function of 
the daemon service.  Hence, we decided to not fix this bug.

> RegistryDNS tcp channel stops working on interrupts
> ---------------------------------------------------
>
>                 Key: YARN-8525
>                 URL: https://issues.apache.org/jira/browse/YARN-8525
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: yarn-native-services
>    Affects Versions: 3.1.0, 3.1.1
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>            Priority: Major
>         Attachments: YARN-8525.001.patch, YARN-8525.002.patch, 
> YARN-8525.003.patch
>
>
> While waiting for request for registryDNS, Thread.sleep might send interrupt 
> exception.  This is currently not properly handled in registryDNS.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to