Alan Sheinberg created FLINK-37243: -------------------------------------- Summary: Ensure that async callbacks happen on known thread Key: FLINK-37243 URL: https://issues.apache.org/jira/browse/FLINK-37243 Project: Flink Issue Type: Sub-task Reporter: Alan Sheinberg
In AsyncScalarFunctions, the CompletableFuture may be called back on a thread of the user's choosing, and so use of the converter must be protected. -- This message was sent by Atlassian Jira (v8.20.10#820010)