You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Dian Fu (Jira)" <ji...@apache.org> on 2022/03/22 12:10:00 UTC

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

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

Dian Fu closed FLINK-26536.
---------------------------
    Fix Version/s: 1.14.5
       Resolution: Fixed

Fixed in:
- master via a54c11040dd0103ffce5146a09a2ab6103134906
- release-1.15 via 41ee1d23af17644eb312c704eba9c6dcf4809745
- release-1.14 via 28f04b1871600e04047f1cd393826993178784d2

> 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
>            Reporter: Juntao Hu
>            Assignee: Juntao Hu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0, 1.14.5
>
>
> 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)