You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Yun Tang (Jira)" <ji...@apache.org> on 2022/08/08 08:38:00 UTC

[jira] [Created] (FLINK-28863) Snapshot result of RocksDB native savepoint should have empty shared-state

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)