Luke Cwik created BEAM-9014: ------------------------------- Summary: Update CachingShuffleBatchReader to record weights by size in bytes Key: BEAM-9014 URL: https://issues.apache.org/jira/browse/BEAM-9014 Project: Beam Issue Type: Improvement Components: runner-dataflow Reporter: Luke Cwik
Currently the CachingShuffleBatchReader caches based upon the number of batches and not the size of those batches. This task is about updating CachingShuffleBatchReader to cache based on the size of those batches. -- This message was sent by Atlassian Jira (v8.3.4#803005)