zhaostu4 opened a new pull request, #2627: URL: https://github.com/apache/celeborn/pull/2627
### What changes were proposed in this pull request? Avoid performing IO operations while holding locks to prevent the ispatcher from being blocked. ### Why are the changes needed? If there is already a LatestPartition, a response can be made without holding the lock.   ### Does this PR introduce _any_ user-facing change? NO ### How was this patch tested? Internal test. -- 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]
