[ https://issues.apache.org/jira/browse/FLINK-37276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Zakelly Lan resolved FLINK-37276. --------------------------------- Fix Version/s: 2.0.0 Resolution: Fixed > Missing state v2 access interfaces in `RuntimeContext` > ------------------------------------------------------ > > Key: FLINK-37276 > URL: https://issues.apache.org/jira/browse/FLINK-37276 > Project: Flink > Issue Type: Bug > Components: Runtime / State Backends, Runtime / Task > Affects Versions: 2.0-preview > Reporter: Zakelly Lan > Assignee: Zakelly Lan > Priority: Critical > Labels: pull-request-available > Fix For: 2.0.0 > > > We have introduced the state v2 creating methods in > `StreamingRuntimeContext`, but these methods have not exposed to > `RuntimeContext`. Thus user may not be able to access the state via > `getRuntimeContext().getState`. We should fix this in 2.0. -- This message was sent by Atlassian Jira (v8.20.10#820010)