Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-20293

Implement a realloc based growable buffer that integrates with DataRange

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.1.8
    • Affects Version/s: None
    • Component/s: Internal Code
    • Labels:
      None
    • Fully Compatible
    • Platform 9 (09/18/15)

      The existing DataRange utilities are useful for traversing buffers, or to writing to fixed size buffers, but currently offer no ability to write to an ever growing buffer, like BufBuilder. Adding such a facility would give us a path away from BufBuilder, and simplify the implementation of several components, including the data capture subsystem.

            Assignee:
            mira.carey@mongodb.com Mira Carey
            Reporter:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: