[
https://issues.apache.org/jira/browse/HADOOP-6226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jothi Padmanabhan resolved HADOOP-6226.
---------------------------------------
Resolution: Won't Fix
Actually, we will just take care of this inside the Shuffle package itself
since the use case seems to be pretty specific
> Create a LimitedByteArrayOutputStream that does not expand its buffer on write
> ------------------------------------------------------------------------------
>
> Key: HADOOP-6226
> URL: https://issues.apache.org/jira/browse/HADOOP-6226
> Project: Hadoop Common
> Issue Type: New Feature
> Reporter: Jothi Padmanabhan
> Assignee: Jothi Padmanabhan
>
> For MAPREDUCE-318, we would benefit from a ByteArrayOutputStream that would
> support a fixed size buffer that will not expand dynamically on writes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.