[
https://issues.apache.org/jira/browse/FLINK-36963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zakelly Lan resolved FLINK-36963.
---------------------------------
Fix Version/s: 2.0.0
Resolution: Fixed
> 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
> Fix For: 2.0.0
>
>
> 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)