Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-6226

Create a LimitedByteArrayOutputStream that does not expand its buffer on write

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.20.0
    • 0.21.0
    • None
    • None
    • New LimitedByteArrayOutputStream does not expand buffer on writes.

    Description

      For MAPREDUCE-318, we would benefit from a ByteArrayOutputStream that would support a fixed size buffer that will not expand dynamically on writes.

      Attachments

        1. hadoop-6226-v3.patch
          11 kB
          Jothi Padmanabhan
        2. hadoop-6226-v2.patch
          10 kB
          Jothi Padmanabhan
        3. hadoop-6226-v1.patch
          7 kB
          Jothi Padmanabhan
        4. hadoop-6226.patch
          7 kB
          Jothi Padmanabhan

        Activity

          People

            jothipn Jothi Padmanabhan
            jothipn Jothi Padmanabhan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: