Yangze Guo created FLINK-23359:
----------------------------------
Summary: Fix the number of available slots in
testResourceCanBeAllocatedForDifferentJobAfterFree
Key: FLINK-23359
URL: https://issues.apache.org/jira/browse/FLINK-23359
Project: Flink
Issue Type: Bug
Components: Tests
Affects Versions: 1.13.0
Reporter: Yangze Guo
Fix For: 1.14.0, 1.13.2
In
AbstractFineGrainedSlotManagerITCase#testResourceCanBeAllocatedForDifferentJobAfterFree,
we need only 1 default slot exist in the cluster. However, we currently
register a TaskManager with 2 default slots.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)