tzulitai commented on a change in pull request #11335: 
[FLINK-16313][state-processor-api] Properly dispose of native resources when 
closing input split
URL: https://github.com/apache/flink/pull/11335#discussion_r388996407
 
 

 ##########
 File path: 
flink-libraries/flink-state-processing-api/src/test/java/org/apache/flink/state/api/RocksDBStateBackendReaderKeyedStateITCase.java
 ##########
 @@ -22,12 +22,9 @@
 import org.apache.flink.runtime.state.StateBackend;
 import org.apache.flink.runtime.state.memory.MemoryStateBackend;
 
-import org.junit.Ignore;
-
 /**
  * IT Case for reading state from a RocksDB keyed state backend.
  */
-@Ignore
 
 Review comment:
   How is this test related to the change?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to