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

[jira] [Created] (FLINK-23624) Migrate all TaskManagerMG instantiations to factory method

Chesnay Schepler created FLINK-23624:
----------------------------------------

             Summary: Migrate all TaskManagerMG instantiations to factory method
                 Key: FLINK-23624
                 URL: https://issues.apache.org/jira/browse/FLINK-23624
             Project: Flink
          Issue Type: Sub-task
          Components: Runtime / Metrics
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.14.0


Modify all existing usages of the TaskManagerMG constructor to use the (to-be-moved) MetricUtils factory method, for consistency and to make constructor changes easier.




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