[ https://issues.apache.org/jira/browse/FLINK-25862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Weijie Guo updated FLINK-25862: ------------------------------- Fix Version/s: 2.1.0 (was: 2.0.0) > 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: Technical Debt > Components: Runtime / Checkpointing, Runtime / State Backends > Affects Versions: 2.1.0 > Reporter: Yun Tang > Assignee: Feifan Wang > Priority: Minor > Fix For: 2.1.0 > > > 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.10#820010)