Details
-
Sub-task
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
1.19.0
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:
- 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.
Attachments
Issue Links
- is related to
-
FLINK-34391 Release Testing Instructions: Verify FLINK-15959 Add min number of slots configuration to limit total number of slots
- Closed