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/05/12 09:20:00 UTC

[jira] [Closed] (FLINK-27560) Refactor SimpleStateRequestHandler for PyFlink state

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

Dian Fu closed FLINK-27560.
---------------------------
      Assignee: Juntao Hu
    Resolution: Fixed

Merged to master via 63f0871d0f3378e3c7a2716db4fa7b41f319e2d9

> Refactor SimpleStateRequestHandler for PyFlink state
> ----------------------------------------------------
>
>                 Key: FLINK-27560
>                 URL: https://issues.apache.org/jira/browse/FLINK-27560
>             Project: Flink
>          Issue Type: Improvement
>          Components: API / Python
>    Affects Versions: 1.15.0
>            Reporter: Juntao Hu
>            Assignee: Juntao Hu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.16.0
>
>
> Currently SimpleStateRequestHandler.java for handling beam state request from python side is coupled with keyed-state logic, which could be refactored to reduce code duplication when implementing operator state (list/broadcast state can be fit into bag/map logic).



--
This message was sent by Atlassian Jira
(v8.20.7#820007)