You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2017/01/23 12:11:26 UTC

[jira] [Closed] (FLINK-5003) Provide Access to State Stores in Operator Snapshot Context

     [ https://issues.apache.org/jira/browse/FLINK-5003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aljoscha Krettek closed FLINK-5003.
-----------------------------------
    Resolution: Won't Fix

It's not really a problem for now, just an inconvenience.

> Provide Access to State Stores in Operator Snapshot Context
> -----------------------------------------------------------
>
>                 Key: FLINK-5003
>                 URL: https://issues.apache.org/jira/browse/FLINK-5003
>             Project: Flink
>          Issue Type: Improvement
>          Components: Streaming
>    Affects Versions: 1.2.0
>            Reporter: Aljoscha Krettek
>            Assignee: Aljoscha Krettek
>            Priority: Blocker
>             Fix For: 1.2.0
>
>
> An implementor of a stateful function or operator right now only sees the raw streams on the snapshot context, there is no way to get at the state stores besides storing them in an internal field when initialising. This leads people to thinking that they should use these raw streams while in fact they should not (except in very rare cases).



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