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

Wrong constant being passed to broadcastWrite for deletes

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Trivial - P5 Trivial - P5
    • 2.4.0-rc0
    • Affects Version/s: 2.3.2
    • Component/s: Sharding
    • None
    • ALL

      // inside _delete @ strategy_shard.cpp:
      broadcastWrite( dbUpdate, r );
      

      Note: This doesn't cause any errors in the current code since the op parameter is completely being ignored.

            Assignee:
            randolph@mongodb.com Randolph Tan
            Reporter:
            randolph@mongodb.com Randolph Tan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: