[
https://issues.apache.org/jira/browse/BEAM-14545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Beam JIRA Bot updated BEAM-14545:
---------------------------------
Status: Open (was: Triage Needed)
> Optimize copies in dataflow v1 shuffle reader
> ---------------------------------------------
>
> Key: BEAM-14545
> URL: https://issues.apache.org/jira/browse/BEAM-14545
> Project: Beam
> Issue Type: Improvement
> Components: runner-dataflow
> Reporter: Steve Niemitz
> Assignee: Steve Niemitz
> Priority: P2
>
> The dataflow v1 shuffle reader unnecessarily copies the byte[] read from
> shuffle, we could use something like ByteString to instead "slice" the buffer
> into pieces and avoid a few copies.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)