Billie Rinaldi created YARN-6617:
------------------------------------

             Summary: 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
             Fix For: yarn-native-services


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.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to