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

Hudson commented on YARN-3877:
------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10484 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/10484/])
YARN-3877. YarnClientImpl.submitApplication swallows exceptions. 
(naganarasimha_gr: rev e4e72db5f9f305b493138ab36f073fe5d1750ad8)
* (edit) 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/test/java/org/apache/hadoop/yarn/client/api/impl/TestYarnClient.java
* (edit) 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/main/java/org/apache/hadoop/yarn/client/api/impl/YarnClientImpl.java


> YarnClientImpl.submitApplication swallows exceptions
> ----------------------------------------------------
>
>                 Key: YARN-3877
>                 URL: https://issues.apache.org/jira/browse/YARN-3877
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: client
>    Affects Versions: 2.7.2
>            Reporter: Steve Loughran
>            Assignee: Varun Saxena
>            Priority: Minor
>             Fix For: 2.8.0, 2.9.0, 3.0.0-alpha2
>
>         Attachments: YARN-3877.01.patch, YARN-3877.02.patch, 
> YARN-3877.03.patch, YARN-3877.04.patch
>
>
> When {{YarnClientImpl.submitApplication}} spins waiting for the application 
> to be accepted, any interruption during its Sleep() calls are logged and 
> swallowed.
> this makes it hard to interrupt the thread during shutdown. Really it should 
> throw some form of exception and let the caller deal with it.



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

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

Reply via email to