[ 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)