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

Zakelly Lan closed FLINK-36949.
-------------------------------
    Resolution: Fixed

> Make getCurrentKey of async state operators return the ground truth
> -------------------------------------------------------------------
>
>                 Key: FLINK-36949
>                 URL: https://issues.apache.org/jira/browse/FLINK-36949
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Async State Processing
>            Reporter: Zakelly Lan
>            Assignee: Zakelly Lan
>            Priority: Major
>              Labels: pull-request-available
>
> Currently, the abstract operators will cache the current context, and the 
> `getCurrentKey()` will return the key of this context. However, this context 
> may not be the context of current processing callback. It is for the 
> convenience of releasing record reference counting. We should fix that in 
> case some user logic may call `getCurrentKey()`.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to