[jira] [Commented] (YARN-10642) Race condition: AsyncDispatcher can get stuck by the changes introduced in YARN-8995

2021-05-11 Thread Peter Bacsko (Jira)
[ https://issues.apache.org/jira/browse/YARN-10642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17342555#comment-17342555 ] Peter Bacsko commented on YARN-10642: - Committed to branch-3.1 too. Closing. > Race condition:

[jira] [Commented] (YARN-10642) Race condition: AsyncDispatcher can get stuck by the changes introduced in YARN-8995

2021-05-11 Thread Hadoop QA (Jira)
[ https://issues.apache.org/jira/browse/YARN-10642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17342525#comment-17342525 ] Hadoop QA commented on YARN-10642: -- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (YARN-10642) Race condition: AsyncDispatcher can get stuck by the changes introduced in YARN-8995

2021-05-06 Thread Bilwa S T (Jira)
[ https://issues.apache.org/jira/browse/YARN-10642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17340172#comment-17340172 ] Bilwa S T commented on YARN-10642: -- Hi [~pbacsko] YARN-8995 is merged to branch-3.1  so we need to

[jira] [Commented] (YARN-10642) Race condition: AsyncDispatcher can get stuck by the changes introduced in YARN-8995

2021-03-08 Thread Peter Bacsko (Jira)
[ https://issues.apache.org/jira/browse/YARN-10642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17297343#comment-17297343 ] Peter Bacsko commented on YARN-10642: - Ok, pushed to branch-3.2 as well. Thanks for the patch

[jira] [Commented] (YARN-10642) Race condition: AsyncDispatcher can get stuck by the changes introduced in YARN-8995

2021-03-08 Thread Hadoop QA (Jira)
[ https://issues.apache.org/jira/browse/YARN-10642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17297339#comment-17297339 ] Hadoop QA commented on YARN-10642: -- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (YARN-10642) Race condition: AsyncDispatcher can get stuck by the changes introduced in YARN-8995

2021-03-08 Thread Peter Bacsko (Jira)
[ https://issues.apache.org/jira/browse/YARN-10642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17297302#comment-17297302 ] Peter Bacsko commented on YARN-10642: - Committed patch to branch-3.3, waiting for Jenkins results

[jira] [Commented] (YARN-10642) Race condition: AsyncDispatcher can get stuck by the changes introduced in YARN-8995

2021-03-08 Thread Peter Bacsko (Jira)
[ https://issues.apache.org/jira/browse/YARN-10642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17297298#comment-17297298 ] Peter Bacsko commented on YARN-10642: - Uploaded v2 for branch-3.2, the original patch doesn't compile

[jira] [Commented] (YARN-10642) Race condition: AsyncDispatcher can get stuck by the changes introduced in YARN-8995

2021-03-06 Thread Qi Zhu (Jira)
[ https://issues.apache.org/jira/browse/YARN-10642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17296712#comment-17296712 ] Qi Zhu commented on YARN-10642: --- Thanks [~zhengchenyu]  [~pbacsko] for investigate to this. I agree that

[jira] [Commented] (YARN-10642) Race condition: AsyncDispatcher can get stuck by the changes introduced in YARN-8995

2021-03-05 Thread Hadoop QA (Jira)
[ https://issues.apache.org/jira/browse/YARN-10642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17296179#comment-17296179 ] Hadoop QA commented on YARN-10642: -- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (YARN-10642) Race condition: AsyncDispatcher can get stuck by the changes introduced in YARN-8995

2021-03-05 Thread zhengchenyu (Jira)
[ https://issues.apache.org/jira/browse/YARN-10642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17296077#comment-17296077 ] zhengchenyu commented on YARN-10642: [~pbacsko] Okay, I will submit pathes for branch-3.2 and

[jira] [Commented] (YARN-10642) Race condition: AsyncDispatcher can get stuck by the changes introduced in YARN-8995

2021-03-05 Thread zhengchenyu (Jira)
[ https://issues.apache.org/jira/browse/YARN-10642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17296075#comment-17296075 ] zhengchenyu commented on YARN-10642: [~pbacsko] Yes, I think it's Java's bug. Then I think this issue

[jira] [Commented] (YARN-10642) Race condition: AsyncDispatcher can get stuck by the changes introduced in YARN-8995

2021-03-05 Thread Peter Bacsko (Jira)
[ https://issues.apache.org/jira/browse/YARN-10642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17296006#comment-17296006 ] Peter Bacsko commented on YARN-10642: - +1 Thanks [~zhengchenyu] for the analysis + patch and