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/30 12:43:00 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-25862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yun Tang updated FLINK-25862:
-----------------------------
    Summary: Refactor SharedStateRegistry to not limit StreamStateHandle to register/unregister  (was: Refactor SharedStateRegistry to limit StreamStateHandle to register/unregister)

> Refactor SharedStateRegistry to not 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
>            Priority: Major
>
> 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)