You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Manish Ghildiyal (Jira)" <ji...@apache.org> on 2020/05/02 07:47:00 UTC

[jira] [Comment Edited] (FLINK-17376) Remove deprecated state access methods

    [ https://issues.apache.org/jira/browse/FLINK-17376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097860#comment-17097860 ] 

Manish Ghildiyal edited comment on FLINK-17376 at 5/2/20, 7:46 AM:
-------------------------------------------------------------------

PR made [[here|https://github.com/apache/flink/pull/11976]|http://example.com]


was (Author: manish.c.ghildiyal@gmail.com):
PR made [here|[https://github.com/apache/flink/pull/11976]]

> Remove deprecated state access methods
> --------------------------------------
>
>                 Key: FLINK-17376
>                 URL: https://issues.apache.org/jira/browse/FLINK-17376
>             Project: Flink
>          Issue Type: Improvement
>          Components: API / DataStream
>            Reporter: Stephan Ewen
>            Assignee: Manish Ghildiyal
>            Priority: Critical
>              Labels: starter
>             Fix For: 1.11.0
>
>
> Some methods for state access in the DataStream API are deprecated for three years (yes, indeed!) and are still around and confusing users. We should finally remove them.
> The methods are
>   - RuntimeContext.getFoldingState(...)
>   - OperatorStateStore.getSerializableListState(...)
>   - OperatorStateStore.getOperatorState(...)



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