StefanRRichter commented on a change in pull request #7711: 
[FLINK-11618][state] Refactor operator state repartition mechanism
URL: https://github.com/apache/flink/pull/7711#discussion_r257262866
 
 

 ##########
 File path: 
flink-state-backends/flink-statebackend-rocksdb/src/test/java/org/apache/flink/contrib/streaming/state/RocksIncrementalCheckpointRescalingTest.java
 ##########
 @@ -159,6 +167,18 @@ public void testScalingUp() throws Exception {
 
                // -----------------------------------------> test rescaling 
from 2 to 3 <---------------------------------------
 
+               // init state for new subtask-0
+               initState1 = 
AbstractStreamOperatorTestHarness.repartitionOperatorState(
 
 Review comment:
   Same here, just wondering why this is suddenly required for all tests?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to