jerqi commented on issue #408: URL: https://github.com/apache/incubator-uniffle/issues/408#issuecomment-1439953940
> @zuston `ShuffleBufferManagerTest#waitForFlush` seems not applicable in this UT. because `updateCommittedBlockIds` is invoked before `event.doCleanup()`. I have no good idea to fix it. Do you have any good ideas? > > https://github.com/apache/incubator-uniffle/blob/33c4fe4208b640a71d4ecbb2f9ad3f20f4ba1cc9/server/src/main/java/org/apache/uniffle/server/ShuffleFlushManager.java#L211-L233 If this test don't have good solution, we can disable this test first to reduce the failure of CI. -- 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]
