StephanEwen commented on a change in pull request #10449:
[FLINK-7289][state-backend] Integrate RocksDB memory use with managed memory
URL: https://github.com/apache/flink/pull/10449#discussion_r354756710
##########
File path:
flink-state-backends/flink-statebackend-rocksdb/src/test/java/org/apache/flink/contrib/streaming/state/RocksDBStateBackendTest.java
##########
@@ -198,26 +190,12 @@ public void setupRocksKeyedStateBackend() throws
Exception {
prepareRocksDB();
Environment env = new DummyEnvironment("TestTask", 1, 0);
Review comment:
Thanks, will remove it
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services