[
https://issues.apache.org/jira/browse/BEAM-9014?focusedWorklogId=361965&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-361965
]
ASF GitHub Bot logged work on BEAM-9014:
----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Dec/19 23:59
Start Date: 20/Dec/19 23:59
Worklog Time Spent: 10m
Work Description: lukecwik commented on pull request #10418: [BEAM-9014]
CachingShuffleBatchReader use bytes to limit cache size.
URL: https://github.com/apache/beam/pull/10418
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 361965)
Time Spent: 20m (was: 10m)
> 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
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)