waitinfuture commented on PR #2725:
URL: https://github.com/apache/celeborn/pull/2725#issuecomment-2331682150

   After discussing with @SteNicholas offline, we found this error happens in 
retried stage, I believe this is related to the bug fixed by 
https://github.com/apache/celeborn/pull/2609
   From the log we can see `Clear InFlightRequestTracker` is called probably 
because it is already mapper-ended by the last stage retry (without 
https://github.com/apache/celeborn/pull/2609).
   I suggest to patch https://github.com/apache/celeborn/pull/2609 and check 
again.


-- 
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