[jira] [Commented] (TEZ-4334) Fix deadlock in ShuffleScheduler between ShuffleScheduler.close() and the ShufflePenaltyReferee thread

2023-03-06 Thread Jira
[ https://issues.apache.org/jira/browse/TEZ-4334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17696997#comment-17696997 ] László Bodor commented on TEZ-4334: --- merged PR #273, which was based on [~glapark]'s patc

[jira] [Updated] (TEZ-4334) Fix deadlock in ShuffleScheduler between ShuffleScheduler.close() and the ShufflePenaltyReferee thread

2023-03-06 Thread Jira
[ https://issues.apache.org/jira/browse/TEZ-4334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] László Bodor updated TEZ-4334: -- Fix Version/s: 0.10.3 > Fix deadlock in ShuffleScheduler between ShuffleScheduler.close() and the > Shuf

[GitHub] [tez] abstractdog closed pull request #150: TEZ-4334: Resolve deadlock in ShuffleScheduler which occurs when ShufflePenaltyReferee waits for the lock of ShuffleScheduler

2023-03-06 Thread via GitHub
abstractdog closed pull request #150: TEZ-4334: Resolve deadlock in ShuffleScheduler which occurs when ShufflePenaltyReferee waits for the lock of ShuffleScheduler URL: https://github.com/apache/tez/pull/150 -- This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [tez] abstractdog commented on pull request #150: TEZ-4334: Resolve deadlock in ShuffleScheduler which occurs when ShufflePenaltyReferee waits for the lock of ShuffleScheduler

2023-03-06 Thread via GitHub
abstractdog commented on PR #150: URL: https://github.com/apache/tez/pull/150#issuecomment-1456351335 merged by https://github.com/apache/tez/pull/273 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [tez] abstractdog merged pull request #273: TEZ-4334: Fix deadlock in ShuffleScheduler between ShuffleScheduler.close() and the ShufflePenaltyReferee thread

2023-03-06 Thread via GitHub
abstractdog merged PR #273: URL: https://github.com/apache/tez/pull/273 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@tez.apache.or

[GitHub] [tez] rbalamohan commented on pull request #273: TEZ-4334: Fix deadlock in ShuffleScheduler between ShuffleScheduler.close() and the ShufflePenaltyReferee thread

2023-03-06 Thread via GitHub
rbalamohan commented on PR #273: URL: https://github.com/apache/tez/pull/273#issuecomment-1456282646 Good catch. This should happen more in clusters with bad nodes (in exception codepath). LGTM. +1 -- This is an automated message from the Apache Git Service. To respond to the mess