Details
-
Improvement
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
Description
public long computeBufferData() { return bufferList.stream().mapToInt(ChunkBuffer::position) .sum(); }
Getting back to regular iteration should fix the issue. This causes 3x CPU expensive when compared to HDFS flow.
Attachments
Attachments
Issue Links
- links to