Uploaded image for project: 'Apache Nemo'
  1. Apache Nemo
  2. NEMO-383

Implement DirectByteBufferOutputStream for Off-heap SerializedMemoryStore

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Implemented
    • None
    • 0.2

    Description

      For the implementation of the off-heap memory store (NEMO-350), I figured out that SerializedPartition should be written by an output stream that utilizes off-heap memory. Currently, it is being written by DirectByteArrayOutputStream which uses on-heap memory with a byte array.

      This can be achieved by implementing a customized output stream backed by ByteBuffer, calling it as DirectByteBufferOutputStream, to substitute DirectByteArrayOutputStream.

      Attachments

        Issue Links

          Activity

            People

              haeyoon Haeyoon Cho
              haeyoon Haeyoon Cho
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m