You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2021/02/11 10:19:00 UTC

[jira] [Created] (FLINK-21362) Remove State#onEnter

Chesnay Schepler created FLINK-21362:
----------------------------------------

             Summary: Remove State#onEnter
                 Key: FLINK-21362
                 URL: https://issues.apache.org/jira/browse/FLINK-21362
             Project: Flink
          Issue Type: Sub-task
          Components: Runtime / Coordination
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.13.0


Since we no longer need to construct the new state before calling {{State#onLeave}} we could remove {{State#onEnter}} and move all contained logic into the constructor.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)