Piotr Nowojski created FLINK-9972: ------------------------------------- Summary: Debug memory logging not working Key: FLINK-9972 URL: https://issues.apache.org/jira/browse/FLINK-9972 Project: Flink Issue Type: Bug Components: TaskManager Affects Versions: 1.5.1, 1.5.0, 1.5.2, 1.6.0 Reporter: Piotr Nowojski
It seems like with introduction of Flip6, debug memory logging is not being initialised anymore and following config properties are ignored: * `taskmanager.debug.memory.log` * `taskmanager.debug.memory.log-interval` after disabling flip6 it works just fine. -- This message was sent by Atlassian JIRA (v7.6.3#76005)