Aljoscha Krettek created FLINK-5003:
---------------------------------------

             Summary: 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
            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)

Reply via email to