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/10/22 09:15:00 UTC

[jira] [Created] (FLINK-19767) Add AbstractSlotPoolFactory

Chesnay Schepler created FLINK-19767:
----------------------------------------

             Summary: Add AbstractSlotPoolFactory
                 Key: FLINK-19767
                 URL: https://issues.apache.org/jira/browse/FLINK-19767
             Project: Flink
          Issue Type: Task
          Components: Runtime / Coordination
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.12.0


FLINK-19314 introduces another slot pool implementation, with the factory for it being a carbon copy of the factory for the existing slot pool factory.

We can introduce an abstract factory class to reduce code duplication.



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