This is an automated email from the ASF dual-hosted git repository.
trohrmann pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from d1b15ba [hotfix][python] Use
StreamExecutionEnvironment.getConfiguration to access configuration
add 091a201 [FLINK-14482][rocksdb] Bump FRocksDB version to 6.20.3
No new revisions were added by this update.
Summary of changes:
.../generated/rocksdb_configurable_configuration.html | 2 +-
flink-dist/src/main/resources/META-INF/NOTICE | 2 +-
.../flink-statebackend-rocksdb/pom.xml | 2 +-
.../streaming/state/RocksDBConfigurableOptions.java | 9 +++++++--
.../streaming/state/RocksDBResourceContainer.java | 2 +-
.../contrib/streaming/state/RocksIteratorWrapper.java | 19 +++++++++++++++++++
.../contrib/streaming/state/RocksDBInitTest.java | 9 +++++----
.../streaming/state/RocksDBResourceContainerTest.java | 6 +++---
8 files changed, 38 insertions(+), 13 deletions(-)