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/05/10 03:05:00 UTC

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

Juntao Hu created FLINK-27560:
---------------------------------

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