[
https://issues.apache.org/jira/browse/FLINK-26536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-26536:
-----------------------------------
Labels: pull-request-available (was: )
> PyFlink RemoteKeyedStateBackend#merge_namespaces bug
> ----------------------------------------------------
>
> Key: FLINK-26536
> URL: https://issues.apache.org/jira/browse/FLINK-26536
> Project: Flink
> Issue Type: Bug
> Components: API / Python
> Affects Versions: 1.14.3
> Reporter: Juntao Hu
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> There's two bugs in RemoteKeyedStateBackend#merge_namespaces:
> * data in source namespaces are not commited before merging
> * target namespace is added at the head of sources_bytes, which causes java
> side SimpleStateRequestHandler to leave one source namespace unmerged
--
This message was sent by Atlassian Jira
(v8.20.1#820001)