[ 
https://issues.apache.org/jira/browse/FLINK-16605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yangze Guo updated FLINK-16605:
-------------------------------
    Description: 
As discussed in FLINK-15527 and FLINK-15959, we propose to add the max limit to 
the total number of slots.

To be specific:
- Introduce "cluster.number-of-slots.max" configuration option with default 
value MAX_INT
- Make the SlotManager respect the max number of slots, when exceeded, it would 
not allocate resource anymore.


  was:
As discussed in FLINK-15527 and FLINK-15959, we propose to add the max limit to 
the total number of slots.

For details:
- Add config option "slotmanager.max-slots"
- 


> Add max limitation to the total number of slots
> -----------------------------------------------
>
>                 Key: FLINK-16605
>                 URL: https://issues.apache.org/jira/browse/FLINK-16605
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: Yangze Guo
>            Priority: Major
>             Fix For: 1.11.0
>
>
> As discussed in FLINK-15527 and FLINK-15959, we propose to add the max limit 
> to the total number of slots.
> To be specific:
> - Introduce "cluster.number-of-slots.max" configuration option with default 
> value MAX_INT
> - Make the SlotManager respect the max number of slots, when exceeded, it 
> would not allocate resource anymore.



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

Reply via email to