curcur commented on a change in pull request #16606:
URL: https://github.com/apache/flink/pull/16606#discussion_r683190222



##########
File path: 
flink-state-backends/flink-statebackend-rocksdb/src/test/java/org/apache/flink/contrib/streaming/state/EmbeddedRocksDBStateBackendTest.java
##########
@@ -610,6 +612,10 @@ public void testSharedIncrementalStateDeRegistration() 
throws Exception {
         }
     }
 
+    @Override
+    @Test
+    public void testMaterializedRestore() {}
+

Review comment:
       The delegated state backend does not have materialization; that's why 
the test is ignored.




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