You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Robert Chansler (JIRA)" <ji...@apache.org> on 2009/10/08 20:57:31 UTC

[jira] Updated: (HADOOP-6226) Create a LimitedByteArrayOutputStream that does not expand its buffer on write

     [ https://issues.apache.org/jira/browse/HADOOP-6226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Chansler updated HADOOP-6226:
------------------------------------

    Release Note: New LimitedByteArrayOutputStream does not expand buffer on writes.

Editorial pass over all release notes prior to publication of 0.21.

> 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
>    Affects Versions: 0.20.0
>            Reporter: Jothi Padmanabhan
>            Assignee: Jothi Padmanabhan
>             Fix For: 0.21.0
>
>         Attachments: hadoop-6226-v1.patch, hadoop-6226-v2.patch, hadoop-6226-v3.patch, hadoop-6226.patch
>
>
> 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.