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

Disable BSON obj validation while creating exhaust dummy request on sync source/server.

    XMLWordPrintableJSON

Details

    • Replication

    Description

      Currently, when we create exhaust dummy request, we parse the response data over here which validates BSON obj  if serverGlobalParams.objcheck (i.e.) net.wireObjectCheck is set. And, by default serverGlobalParams.objcheck is enabled.  Validating BSON obj on the initial sync sync source is just an extra overhead. So, we should add a way to avoid BSON validation when we parse a previous response to create a synthetic exhaust request.

      Attachments

        Activity

          People

            backlog-server-repl Backlog - Replication Team
            suganthi.mani@mongodb.com Suganthi Mani
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: