Piotr Nowojski created FLINK-12674: -------------------------------------- Summary: BoundedBlockingSubpartition#unsynchronizedGetNumberOfQueuedBuffers is not implemented Key: FLINK-12674 URL: https://issues.apache.org/jira/browse/FLINK-12674 Project: Flink Issue Type: Bug Components: Runtime / Metrics, Runtime / Network Affects Versions: 1.9.0 Reporter: Piotr Nowojski
Currently {{BoundedBlockingSubpartition#unsynchronizedGetNumberOfQueuedBuffers}} returns always 0, which affects metrics and is a regression compared to the old {{SpillableSubpartition}}. Is there a way to implement it? -- This message was sent by Atlassian JIRA (v7.6.3#76005)