[ 
https://issues.apache.org/jira/browse/FLINK-37243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-37243:
-----------------------------------
    Labels: pull-request-available  (was: )

> Ensure that async callback processing 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
>            Priority: Minor
>              Labels: pull-request-available
>
> 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 since 
> it is not known to be threadsafe.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to