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.

    • Replication

      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.

            Assignee:
            backlog-server-repl [DO NOT USE] Backlog - Replication Team
            Reporter:
            suganthi.mani@mongodb.com Suganthi Mani
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: