[
https://issues.apache.org/jira/browse/FLINK-36963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17908289#comment-17908289
]
Zakelly Lan commented on FLINK-36963:
-------------------------------------
Merge 19bc0b3 into master
> Wrong context maintain around `asyncProcessWithKey`
> ---------------------------------------------------
>
> Key: FLINK-36963
> URL: https://issues.apache.org/jira/browse/FLINK-36963
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Async State Processing
> Reporter: Zakelly Lan
> Assignee: Zakelly Lan
> Priority: Major
> Labels: pull-request-available
>
> Within `asyncProcessWithKey`, the key/record context is switched to the one
> for asynchronous procedure then switched back. However we picked the wrong
> old context and switched back with the wrong one.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)