[
https://issues.apache.org/jira/browse/FLINK-23359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xintong Song closed FLINK-23359.
--------------------------------
Resolution: Fixed
Fixed via
- master (1.14): 2e374954b9bfa69e30624dfb27ff3762749da725
- release-1.13: 4d865341e16f668899e4295e9d85cc5258145e24
> 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
> Assignee: Yangze Guo
> Priority: Major
> Labels: pull-request-available
> 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)