spuru9 commented on code in PR #28943:
URL: https://github.com/apache/flink/pull/28943#discussion_r3737761902


##########
flink-state-backends/flink-statebackend-rocksdb/src/test/java/org/apache/flink/state/rocksdb/restore/DistributeStateHandlerHelperTest.java:
##########
@@ -60,7 +59,7 @@
 import static org.assertj.core.api.Assertions.assertThat;
 
 /** Test class for {@link DistributeStateHandlerHelper}. */
-public class DistributeStateHandlerHelperTest extends TestLogger {

Review Comment:
   extends TestLogger` is dropped without adding a `META-INF/services` file — 
`TestLoggerExtension` is already auto-registered from the 
`flink-streaming-java` test-jar this module depends on.



-- 
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]

Reply via email to