This is an automated email from the ASF dual-hosted git repository.

tangyun pushed a change to branch release-1.16
in repository https://gitbox.apache.org/repos/asf/flink.git


    from 55c748647fd [FLINK-32029][core] Adds fallback error handling to 
FutureUtils.handleUncaughtException.
     add 7b41bd2b6df [FLINK-31743][statebackend/rocksdb] disable rocksdb log 
relocating when instance path too long

No new revisions were added by this update.

Summary of changes:
 .../state/EmbeddedRocksDBStateBackend.java         | 10 +++--
 .../state/RocksDBKeyedStateBackendBuilder.java     |  6 ++-
 .../streaming/state/RocksDBResourceContainer.java  | 45 ++++++++++++++++++++--
 .../streaming/state/RocksDBStateBackend.java       |  2 +-
 .../state/EmbeddedRocksDBStateBackendTest.java     |  5 ++-
 .../state/RocksDBStateBackendConfigTest.java       | 19 ++++++++-
 6 files changed, 74 insertions(+), 13 deletions(-)

Reply via email to