[ https://issues.apache.org/jira/browse/FLINK-21718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17299430#comment-17299430 ]
Yangze Guo edited comment on FLINK-21718 at 3/11/21, 10:45 AM: --------------------------------------------------------------- I think this is fixed in FLINK-21587. We can close it atm. was (Author: karmagyz): I could not reproduce it. But I guess it might come from the multi-thread operation on the list of {{notEnoughResourceNotifications}}. I'll prepare a PR and see if that issue reproduces again. > FineGrainedSlotManagerTest.testNotificationAboutNotEnoughResources fails > ------------------------------------------------------------------------ > > Key: FLINK-21718 > URL: https://issues.apache.org/jira/browse/FLINK-21718 > Project: Flink > Issue Type: Bug > Components: Runtime / Coordination > Affects Versions: 1.13.0 > Reporter: Matthias > Priority: Major > Labels: test-stability > > [Build|https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=14079&view=logs&j=77a9d8e1-d610-59b3-fc2a-4766541e0e33&t=7c61167f-30b3-5893-cc38-a9e3d057e392&l=7961] > is (not exclusively) failing due to a failure inĀ > {{FineGrainedSlotManagerTest.testNotificationAboutNotEnoughResources}} > {code:java} > [ERROR] Failures: > [ERROR] > FineGrainedSlotManagerTest.testNotificationAboutNotEnoughResources:493->testNotificationAboutNotEnoughResources:507 > > Expected: a collection with size <1> > but: collection size was <0> {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)