RexXiong commented on PR #3524: URL: https://github.com/apache/celeborn/pull/3524#issuecomment-3484249507
The flushLock is intended to guarantee that flush can only be called once at any given time. So, it seems unlikely that multiple threads would attempt to call `genFlushTask ` simultaneously. Correct me if I am wrong. -- 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]
