[ 
https://issues.apache.org/jira/browse/BEAM-9014?focusedWorklogId=361964&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-361964
 ]

ASF GitHub Bot logged work on BEAM-9014:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 20/Dec/19 23:58
            Start Date: 20/Dec/19 23:58
    Worklog Time Spent: 10m 
      Work Description: lukecwik commented on issue #10418: [BEAM-9014] 
CachingShuffleBatchReader use bytes to limit cache size.
URL: https://github.com/apache/beam/pull/10418#issuecomment-568129014
 
 
   Thanks for the contribution.
   
   Tyson, could you create a JIRA account as per the [contribution 
guide](https://beam.apache.org/contribute/#share-your-intent) for sharing your 
intent. Then I can add you as a contributor to the project which would allow 
you to assign JIRAs to yourself (specifically BEAM-9014 which I created for 
this change). Note that all PRs should have an accompanying JIRA associated 
with them.
 
----------------------------------------------------------------
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: 361964)
    Remaining Estimate: 0h
            Time Spent: 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: 10m
>  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)

Reply via email to