[ 
https://issues.apache.org/jira/browse/FLINK-13186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16881769#comment-16881769
 ] 

vinoyang commented on FLINK-13186:
----------------------------------

[~Zentol] [~till.rohrmann] WDYT?

> Remove dispatcherRetrievalService and dispatcherLeaderRetriever from 
> RestClusterClient
> --------------------------------------------------------------------------------------
>
>                 Key: FLINK-13186
>                 URL: https://issues.apache.org/jira/browse/FLINK-13186
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / REST
>            Reporter: vinoyang
>            Assignee: vinoyang
>            Priority: Major
>
> In {{RestClusterClient}}, it contains two components: 
> dispatcherRetrievalService which is the instance of 
> {{LeaderRetrievalService}} and dispatcherLeaderRetriever which is the 
> instance of {{LeaderRetriever}}. Both of them start in 
> {{startLeaderRetrievers}} method and stop in {{shutdown}} method. It seems 
> they are not necessary. IMO, we can remove them.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to