adoroszlai commented on code in PR #7121:
URL: https://github.com/apache/ozone/pull/7121#discussion_r1732267619
##########
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestBlockOutputStream.java:
##########
@@ -662,7 +661,6 @@ void testWriteExactlyMaxFlushSize(boolean flushDelay,
boolean enablePiggybacking
@ParameterizedTest
@MethodSource("clientParameters")
- @Flaky("HDDS-11325")
Review Comment:
I don't think `@Flaky` should be removed without other code changes (test or
production) that could fix the failure.
--
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]