Parameterize BSONObjBuilder by buffer builder

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: Querying
    • None
    • Fully Compatible
    • Query 2020-12-14
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently BSONObjBuilder is built directly on top of BufBuilder, which creates ref counted buffers. This ticket tracks the work of making BSONObjBuilder more generic so that any buffer builder can be used, allowing us to construct BSON in memory that's not owned by SharedBuffer.

            Assignee:
            Ian Boros
            Reporter:
            Ian Boros
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: