[
https://issues.apache.org/jira/browse/FLINK-19055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Zagrebin updated FLINK-19055:
------------------------------------
Fix Version/s: 1.10.3
1.11.2
1.12.0
> 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: 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)