[
https://issues.apache.org/jira/browse/FLINK-26077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-26077:
-----------------------------------
Labels: pull-request-available (was: )
> Support operators send request to Coordinator and return a response
> -------------------------------------------------------------------
>
> Key: FLINK-26077
> URL: https://issues.apache.org/jira/browse/FLINK-26077
> Project: Flink
> Issue Type: New Feature
> Components: Runtime / Coordination
> Reporter: Jark Wu
> Priority: Major
> Labels: pull-request-available
>
> Currently, the communitcation between Operator and Coordiator is sigle-way.
> That means, after Operator sending a message to Coordiator, it can't wait to
> get the response message. In some senarios, the Operator may need to retrieve
> some information stored in the Coordinator. Thus, it would be great if we can
> have a two-way communication.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)