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

Make it possible to get owned BSONObjs off network buffer w/o copying

    • Fully Compatible
    • Integrate+Tuning 16 (06/24/16)

      Currently the only way to get an owned BSONObj off the network is to copy it out of the network buffer. This will make it possible to get a BSONObj that shares ownership with the network buffer to avoid copying. The initial work will focus on the path used by replication to ship the oplog to downstream nodes, but it should be simple to use this elsewhere.

            Assignee:
            mathias@mongodb.com Mathias Stearn
            Reporter:
            mathias@mongodb.com Mathias Stearn
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: