[jira] [Commented] (YARN-5855) DELETE call sometimes returns success when app is not deleted

2017-08-29 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16146178#comment-16146178 ] Jian He commented on YARN-5855: --- Sounds good. I opened YARN-7125 for the followup. Closet this > DELETE call

[jira] [Commented] (YARN-5855) DELETE call sometimes returns success when app is not deleted

2017-08-29 Thread Gour Saha (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16146138#comment-16146138 ] Gour Saha commented on YARN-5855: - Yup, and as we discussed let's leave DELETE as it is now. No need to

[jira] [Commented] (YARN-5855) DELETE call sometimes returns success when app is not deleted

2017-08-29 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16146130#comment-16146130 ] Jian He commented on YARN-5855: --- Talked with Gour, if we have YARN-2261 or YARN-5759, then the DELETE can be

[jira] [Commented] (YARN-5855) DELETE call sometimes returns success when app is not deleted

2017-08-29 Thread Billie Rinaldi (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16146095#comment-16146095 ] Billie Rinaldi commented on YARN-5855: -- I think it might end up with a different state if

[jira] [Commented] (YARN-5855) DELETE call sometimes returns success when app is not deleted

2017-08-29 Thread Gour Saha (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16146074#comment-16146074 ] Gour Saha commented on YARN-5855: - Yup, I am familiar with that logic which we had for a long time (but was

[jira] [Commented] (YARN-5855) DELETE call sometimes returns success when app is not deleted

2017-08-29 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16146014#comment-16146014 ] Jian He commented on YARN-5855: --- 2 seconds is a bit low, because it takes this full cycle for client to make

[jira] [Commented] (YARN-5855) DELETE call sometimes returns success when app is not deleted

2017-08-29 Thread Gour Saha (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16145949#comment-16145949 ] Gour Saha commented on YARN-5855: - DELETE being synchronous makes sense to me too. Only one point to

[jira] [Commented] (YARN-5855) DELETE call sometimes returns success when app is not deleted

2017-08-29 Thread Billie Rinaldi (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16145886#comment-16145886 ] Billie Rinaldi commented on YARN-5855: -- This sounds good to me. I think having destroy be a

[jira] [Commented] (YARN-5855) DELETE call sometimes returns success when app is not deleted

2017-08-29 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16145875#comment-16145875 ] Jian He commented on YARN-5855: --- [~billie.rinaldi], [~gsaha], does this look ok ? > DELETE call sometimes

[jira] [Commented] (YARN-5855) DELETE call sometimes returns success when app is not deleted

2017-08-29 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16145873#comment-16145873 ] Jian He commented on YARN-5855: --- Right now, the behavior after YARN-6903 is: For stopService , it is still