Yun Tang created FLINK-28863: -------------------------------- Summary: Snapshot result of RocksDB native savepoint should have empty shared-state Key: FLINK-28863 URL: https://issues.apache.org/jira/browse/FLINK-28863 Project: Flink Issue Type: Bug Reporter: Yun Tang Fix For: 1.16.0, 1.15.2
The current snapshot result of RocksDB native savepoint has non-empty shared state, which is obviously not correct as all snapshot artifacts already stay in the exclusive checkpoint scope folder. This does not bring real harmful result due to we would not register the snapshot results of RocksDB native savepoint. -- This message was sent by Atlassian Jira (v8.20.10#820010)