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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
Matthias created FLINK-19055:
--------------------------------

             Summary: 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 / Coordination
    Affects Versions: 1.11.1
            Reporter: Matthias


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)