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.
   
![image](https://github.com/user-attachments/assets/d1632429-5f63-4358-8d13-a82643533679)
   
![image](https://github.com/user-attachments/assets/f9201828-28d4-44d2-91a9-64907384199f)
   
   
   
   ### 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]

Reply via email to