Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-3807

Remove usage of mongodb mock server

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Testing
    • Labels:

      How are you using Mongo? What version of the server and driver are you using?

      I'm developing the driver and our mock server could now be replaced by using the failPoint features of mongodb. We should remove the mock server in favor of always testing against real servers.

      What is the feature/improvement you would like?

      There is likely good follow up work to be done here to improve the experience of deploying specialized environments. (ex. sharded cluster with a specific number of nodes)

      What use case would this feature/improvement enable?

      Our mock server implementation doesn't speak in OP_MSG so it is becoming obsolete.

            Assignee:
            Unassigned Unassigned
            Reporter:
            neal.beeken@mongodb.com Neal Beeken
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: