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

[jira] [Created] (FLINK-25862) Refactor SharedStateRegistry to limit StreamStateHandle to register/unregister

Yun Tang created FLINK-25862:
--------------------------------

             Summary: Refactor SharedStateRegistry to limit StreamStateHandle to register/unregister
                 Key: FLINK-25862
                 URL: https://issues.apache.org/jira/browse/FLINK-25862
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Checkpointing, Runtime / State Backends
            Reporter: Yun Tang


Current implementation of SharedStateRegistry would use `StreamStateHandle` to register and unregister. This would limit the usage for other componments, such as change-log state backend handle usage.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)