Zakelly Lan created FLINK-37944: ----------------------------------- Summary: New test harness for KeyedProcessFunction using State V2 Key: FLINK-37944 URL: https://issues.apache.org/jira/browse/FLINK-37944 Project: Flink Issue Type: Improvement Affects Versions: 2.0.0 Reporter: Zakelly Lan
Currently, user may use `ProcessFunctionTestHarnesses.forKeyedProcessFunction` to test their keyed process function. But the created harness lacks support for async state. We should introduce new function/parameter to enable the support for async state. -- This message was sent by Atlassian Jira (v8.20.10#820010)