You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2020/08/31 08:04:00 UTC

[jira] [Closed] (FLINK-19055) MemoryManagerSharedResourcesTest contains three tests running extraordinary long

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

Andrey Zagrebin closed FLINK-19055.
-----------------------------------
    Resolution: Fixed

merged into master by 6a80de22185ed8de291b766e24739ead8a94175e
merged into 1.11 by dd1ce59ebc53650dbeb42586d1fff95cd1b9d2c4

merged into 1.10 by 9794ba6ef69ca7cc5d6f9516c1f93b903c13e60f

> MemoryManagerSharedResourcesTest contains three tests running extraordinary long
> --------------------------------------------------------------------------------
>
>                 Key: FLINK-19055
>                 URL: https://issues.apache.org/jira/browse/FLINK-19055
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Task
>    Affects Versions: 1.10.2
>            Reporter: Matthias
>            Assignee: Andrey Zagrebin
>            Priority: Major
>              Labels: pull-request-available, testability
>             Fix For: 1.12.0, 1.11.2, 1.10.3
>
>
> The following tests are taking quite some time to succeed:
> * {{MemoryManagerSharedResourcesTest::testLastReleaseReleasesMemory}}
> * {{MemoryManagerSharedResourcesTest::testPartialReleaseDoesNotDisposeResource}}
> * {{MemoryManagerSharedResourcesTest::testPartialReleaseDoesNotReleaseMemory}}
> This is due to the fact that {{MemoryManager::verifyEmpty()}} causes exponentially-increasing sleep times in {{UnsafeMemoryBudget::reserveMemory}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)