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

Consider adding ordered vs. unordered info and any other interesting info for bulkWrite to serverStatus

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Cluster Scalability

      It might be useful to add information to serverStatus on how many bulkWrites are done with ordered=true vs ordered=false. We've thought a lot about the "many write errors" edge case for bulkWrite throughout this project and in the future it could be helpful from a product perspective to know how commonly used unordered bulkWrite is. If we did that, we might want to file a ticket about adding a similar stat for insert/update/delete.

      We could also consider other things like "how many bulkWrites target multiple namespaces" or "how many bulkWrites mix op types". We can also always add more things later, but we should consider now if there is any info we definitely want right off the bat.

            Assignee:
            garaudy.etienne@mongodb.com Garaudy Etienne
            Reporter:
            kaitlin.mahar@mongodb.com Kaitlin Mahar
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: