Ufuk Celebi created FLINK-3180: ---------------------------------- Summary: MemoryLogger does not log direct memory Key: FLINK-3180 URL: https://issues.apache.org/jira/browse/FLINK-3180 Project: Flink Issue Type: Bug Components: Distributed Runtime Affects Versions: 0.10.1 Reporter: Ufuk Celebi Assignee: Ufuk Celebi Fix For: 0.10.2, 1.00
The {{MemoryLogger}} logs {{MemoryPoolMXBean}} outputs. These do not contain the direct memory. I think this was assumed to be the case. We have to query the MBeanServer manually for this. -- This message was sent by Atlassian JIRA (v6.3.4#6332)