[
https://issues.apache.org/jira/browse/HADOOP-6226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12750259#action_12750259
]
Jothi Padmanabhan commented on HADOOP-6226:
-------------------------------------------
Yes, the BoundedByteArrayOutputStream is exactly what we were planning to write
too. I am +1 to making it as a public class in io.
> 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.