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.

Reply via email to