StephanEwen commented on a change in pull request #10930: [FLINK-15368][e2e] 
Add end-to-end test for controlling RocksDB memory usage
URL: https://github.com/apache/flink/pull/10930#discussion_r370137458
 
 

 ##########
 File path: flink-end-to-end-tests/run-nightly-tests.sh
 ##########
 @@ -171,6 +171,8 @@ run_test "ConnectedComponents iterations with high 
parallelism end-to-end test"
 
 run_test "Dependency shading of table modules test" 
"$END_TO_END_DIR/test-scripts/test_table_shaded_dependencies.sh"
 
+run_test "RocksDB memory control end-to-end test" 
"$END_TO_END_DIR/test-scripts/test_rocksdb_state_memory_control.sh" 
"skip_check_exceptions"
 
 Review comment:
   Will add it to `split_checkpoints.sh` for better balancing across the 
profiles.

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

Reply via email to