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

ASF GitHub Bot commented on FLINK-5507:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/flink/pull/3129


> remove queryable list state sink
> --------------------------------
>
>                 Key: FLINK-5507
>                 URL: https://issues.apache.org/jira/browse/FLINK-5507
>             Project: Flink
>          Issue Type: Improvement
>          Components: State Backends, Checkpointing
>    Affects Versions: 1.2.0
>            Reporter: Nico Kruber
>            Assignee: Nico Kruber
>             Fix For: 1.2.0, 1.3.0
>
>
> The queryable state "sink" using ListState 
> (".asQueryableState(<name>, ListStateDescriptor)") stores all incoming data 
> forever and is never cleaned. Eventually, it will pile up too much memory and 
> is thus of limited use.
> We should remove it from the API.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to