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

xiangyu feng updated FLINK-34452:
---------------------------------
    Description: 
Test Suggestion:
 # Prepare configuration options:
 ** taskmanager.numberOfTaskSlots = 2,
 ** slotmanager.number-of-slots.min = 7,
 ** slot.idle.timeout = 50000
 # Setup a Flink session Cluster on Yarn or Native Kubernetes based on 
following docs:
 ** 
[https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/resource-providers/yarn/#starting-a-flink-session-on-yarn]
 ** 
[https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/resource-providers/native_kubernetes/#starting-a-flink-session-on-kubernetes]
 # Verify that 4 TaskManagers will be registered even though no jobs has been 
submitted
 # Verify that these TaskManagers will not be destroyed after 50 seconds.

  was:
Test Suggestion:
 # Prepare configuration options:
 ** taskmanager.numberOfTaskSlots = 2,
 ** slotmanager.number-of-slots.min = 7,
 ** slot.idle.timeout = 50000
 # Setup a Flink session Cluster according to: 
[https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/config/#basic-setup|https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/overview/#session-mode]
 # Verify that 4 TaskManagers will be registered even though no jobs has been 
submitted
 # Verify that these TaskManagers will not be destroyed after 50 seconds.


> Release Testing: Verify FLINK-15959 Add min number of slots configuration to 
> limit total number of slots
> --------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-34452
>                 URL: https://issues.apache.org/jira/browse/FLINK-34452
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>    Affects Versions: 1.19.0
>            Reporter: xiangyu feng
>            Priority: Blocker
>              Labels: release-testing
>
> Test Suggestion:
>  # Prepare configuration options:
>  ** taskmanager.numberOfTaskSlots = 2,
>  ** slotmanager.number-of-slots.min = 7,
>  ** slot.idle.timeout = 50000
>  # Setup a Flink session Cluster on Yarn or Native Kubernetes based on 
> following docs:
>  ** 
> [https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/resource-providers/yarn/#starting-a-flink-session-on-yarn]
>  ** 
> [https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/resource-providers/native_kubernetes/#starting-a-flink-session-on-kubernetes]
>  # Verify that 4 TaskManagers will be registered even though no jobs has been 
> submitted
>  # Verify that these TaskManagers will not be destroyed after 50 seconds.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to