Yangze Guo created FLINK-15364: ---------------------------------- Summary: Introduce streaming task using heap backend e2e tests for Mesos Key: FLINK-15364 URL: https://issues.apache.org/jira/browse/FLINK-15364 Project: Flink Issue Type: Improvement Components: Tests Reporter: Yangze Guo Fix For: 1.11.0
As discussed, we need to test streaming task using heap backend. It should explicitly set the “taskmanager.memory.managed.size” to zero to check the potential unexpected usage of off-heap memory. -- This message was sent by Atlassian Jira (v8.3.4#803005)