You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Juntao Hu (Jira)" <ji...@apache.org> on 2022/03/08 09:07:00 UTC

[jira] [Created] (FLINK-26536) PyFlink RemoteKeyedStateBackend#merge_namespaces bug

Juntao Hu created FLINK-26536:
---------------------------------

             Summary: 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
             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)