Zakelly Lan created FLINK-36963:
-----------------------------------
Summary: 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
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)