[jira] [Created] (FLINK-6095) Introduce the SlotPoolOptions to config parameters for SlotPool

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-6095) Introduce the SlotPoolOptions to config parameters for SlotPool

Shang Yuanchun (Jira)
zhijiang created FLINK-6095:
-------------------------------

             Summary: Introduce the SlotPoolOptions to config parameters for SlotPool
                 Key: FLINK-6095
                 URL: https://issues.apache.org/jira/browse/FLINK-6095
             Project: Flink
          Issue Type: Improvement
            Reporter: zhijiang
            Assignee: zhijiang
            Priority: Minor


Currently all the parameters in {{SlotPool}] are hard coded including {{DEFAULT_SLOT_REQUEST_TIMEOUT}}, {{DEFAULT_RM_ALLOCATION_TIMEOUT}}, {{DEFAULT_RM_REQUEST_TIMEOUT}}. Although there is another construction in {{SlotPool}} to pass the values for tests, it is better and more flexible to make them configurable for users in production.

It is part of work for Flip-6.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)