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

Hudson commented on YARN-6617:
------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #13193 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/13193/])
YARN-6617. Services API delete call first attempt usually fails. (jianhe: rev 
a0b9e8a6309d2b0a6d34e359259a08128626c443)
* (edit) 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/client/SliderClient.java


> Services API delete call first attempt usually fails
> ----------------------------------------------------
>
>                 Key: YARN-6617
>                 URL: https://issues.apache.org/jira/browse/YARN-6617
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Billie Rinaldi
>            Assignee: Jian He
>             Fix For: yarn-native-services
>
>         Attachments: YARN-6617-yarn-native-services.1.patch, 
> YARN-6617-yarn-native-services.2.patch
>
>
> The services API is calling actionStop, which queues a stop action, 
> immediately followed by actionDestroy, which fails because the app is still 
> running. The actionStop method is ignoring the force option, so one solution 
> would be to reintroduce handling for the force option and have the services 
> API set this option.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to