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

XMLWordPrintableJSON

    • Replication
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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:
              [DO NOT USE] Backlog - Replication Team
              Reporter:
              Suganthi Mani
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated:
                Resolved: