Anton Kalashnikov created FLINK-24671:
-----------------------------------------
Summary: Possible NPE in LocalInputChannel#getBuffersInUseCount
before initialization of subpartitionView
Key: FLINK-24671
URL: https://issues.apache.org/jira/browse/FLINK-24671
Project: Flink
Issue Type: Bug
Components: Runtime / Network
Affects Versions: 1.14.0
Reporter: Anton Kalashnikov
If the buffer debloater tries to get the number of buffers in use before
subpartitionView will be initialized (or after released?), NPE will be possible
in LocalInputChannel#getBuffersInUseCount
--
This message was sent by Atlassian Jira
(v8.3.4#803005)