zuston commented on code in PR #2106: URL: https://github.com/apache/incubator-uniffle/pull/2106#discussion_r1751753594
########## client-spark/common/src/main/java/org/apache/spark/shuffle/writer/WriteBufferManager.java: ########## @@ -413,10 +414,9 @@ protected ShuffleBlockInfo createShuffleBlock(int partitionId, WriterBuffer wb) // it's run in single thread, and is not thread safe Review Comment: I'm OK for this code change because it looks reasonable. But I hope we could find the root cause -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
