JingGe commented on code in PR #24883:
URL: https://github.com/apache/flink/pull/24883#discussion_r1626162425


##########
flink-runtime/src/test/java/org/apache/flink/runtime/checkpoint/StateAssignmentOperationTest.java:
##########
@@ -563,7 +563,7 @@ private InflightDataGateOrPartitionRescalingDescriptor gate(
     }
 
     @Test
-    void testChannelStateAssignmentTwoGatesPartiallyDownscaling()
+    public void testChannelStateAssignmentTwoGatesPartiallyDownscaling()

Review Comment:
   NIT: With Junit 5, methods are not required to be public.



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to