s0nskar commented on PR #3720: URL: https://github.com/apache/celeborn/pull/3720#issuecomment-4656766984
> Residual, not introduced here: PUSH_AND_REPLICATE_PAUSED a blocked prefetch task still parks the single scheduler thread inside the sleep loop, head-of-line-blocking every queued task (including already-sortable or DFS ones) behind it. This PR makes that rarer but doesn't remove it — fine for this PR's scope. Also, this seems like a valid issue. I will try to fix this in a follow up PR. Filed this – https://issues.apache.org/jira/browse/CELEBORN-2352 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
