Make OplogBuffer use ProducerConsumerQueue instead of BlockingQueue

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • Replication
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The replication oplog buffer is the last and only user of BlockingQueue in https://github.com/mongodb/mongo/blob/master/src/mongo/util/queue.h

      It would be better if we could switch to the ProducerConsumerQueue in https://github.com/mongodb/mongo/blob/master/src/mongo/util/producer_consumer_queue.h, which is used elsewhere in the code.

              Assignee:
              [DO NOT USE] Backlog - Replication Team
              Reporter:
              Matthew Russotto
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: