[
https://issues.apache.org/jira/browse/FLINK-21362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17288424#comment-17288424
]
Robert Metzger commented on FLINK-21362:
----------------------------------------
Resolved in
https://github.com/apache/flink/commit/85879bfb4e6be34481aa94bd0c215db234283ccd
> 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: Robert Metzger
> Priority: Major
> Labels: pull-request-available
> 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)