You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2020/04/09 06:35:00 UTC

[jira] [Commented] (FLINK-14278) Pass in ioExecutor into AbstractDispatcherResourceManagerComponentFactory

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

Chesnay Schepler commented on FLINK-14278:
------------------------------------------

1.9: ed8ff011a5696779a1df2fb41b7f5b708d41ff98

> Pass in ioExecutor into AbstractDispatcherResourceManagerComponentFactory
> -------------------------------------------------------------------------
>
>                 Key: FLINK-14278
>                 URL: https://issues.apache.org/jira/browse/FLINK-14278
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Coordination
>    Affects Versions: 1.10.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The {{ClusterEntrypoint}} already starts an {{ioExecutor}}. However, this executor is not being used by the {{DispatcherResourceManagerComponent}} because it is not given to the {{DispatcherResourceManagerComponentFactory}}. In order to prepare the component to use the {{ioExecutor}}, I suggest to pass the {{ioExecutor}} into the {{DispatcherResourceManagerComponentFactory}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)