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

Add MaxWriteBatchSize to isMaster results.

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 2.5.5
    • None
    • None
    • None

    Description

      Batches of writes sent via write commands are only valid if A) the total size of all "documents"/"updates"/"deletes" (not including array overhead) is < MaxBSONObjSize and B) the total number of "documents"/"updates"/"deletes" is less than some constant value (currently 1000).

      This constant should be accessible to clients via isMaster.

      Attachments

        Activity

          People

            greg.mckeon@mongodb.com Gregory McKeon (Inactive)
            greg_10gen Greg Studer
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: