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_r257262581
 
 

 ##########
 File path: 
flink-state-backends/flink-statebackend-rocksdb/src/test/java/org/apache/flink/contrib/streaming/state/RocksIncrementalCheckpointRescalingTest.java
 ##########
 @@ -113,6 +113,14 @@ public void testScalingUp() throws Exception {
 
                // -----------------------------------------> test rescaling 
from 1 to 2 <---------------------------------------
 
+               // init state for new subtask-0
+               OperatorSubtaskState initState1 = 
AbstractStreamOperatorTestHarness.repartitionOperatorState(
 
 Review comment:
   Why is this change required now?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to