This is an automated email from the ASF dual-hosted git repository.
hangxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from e79df3544a5 [FLINK-34660][checkpoint] Parse cluster configuration for
AutoRescalingITCase#testCheckpointRescalingInKeyedState
add 0921968bb7d [FLINK-34334][state] Add sub-task level RocksDB file count
metrics
No new revisions were added by this update.
Summary of changes:
.../rocksdb_native_metric_configuration.html | 6 ++
.../state/RocksDBNativeMetricMonitor.java | 15 ++--
.../state/RocksDBNativeMetricOptions.java | 77 ++++++++++++-------
.../contrib/streaming/state/RocksDBProperty.java | 86 +++++++++++++++-------
.../state/RocksDBNativeMetricOptionsTest.java | 9 ++-
.../streaming/state/RocksDBPropertyTest.java | 11 +--
6 files changed, 134 insertions(+), 70 deletions(-)