xianjingfeng commented on PR #673: URL: https://github.com/apache/incubator-uniffle/pull/673#issuecomment-1478858097
> I'm not sure about this fix, looking at the CI of last 10 commits on master. There are only 2 failures of "Unexpected flush process" in ShuffleFlushManagerTest. > > ``` > in org.apache.uniffle.server.ShuffleFlushManagerTest > Error: writeTest Time elapsed: 51.105 s <<< FAILURE! > org.opentest4j.AssertionFailedError: Unexpected flush process > ``` I think this problem has nothing to do with this PR. Because `ShuffleFlushManagerTest` is not in `integration-test` module, so i think they are independent of each other. -- 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]
