You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jinzhong Li (Jira)" <ji...@apache.org> on 2022/12/16 04:18:00 UTC

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

    [ https://issues.apache.org/jira/browse/FLINK-28863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17648326#comment-17648326 ] 

Jinzhong Li commented on FLINK-28863:
-------------------------------------

[~yunta]  Yes, that is. And +1 for keeping the logic as it was now. 
Thanks for the advice. I‘ve added some comments in related code. Could you please help review it?

> 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
>          Components: Runtime / Checkpointing, Runtime / State Backends
>            Reporter: Yun Tang
>            Assignee: Jinzhong Li
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.17.0, 1.16.1, 1.15.4
>
>
> 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)