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

Make pinning connection between mongod and mongot the default

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Integration

      mongod can already communicate with mongot in a "pinning mode" when getting more from a cursor - meaning the same mongod always communicates to the same mongot across different calls. This work was enabled by george.wangensteen@mongodb.com in SPM-3147.

       

      In this ticket we want to make connection pinning between mongod and mongot the default / always happen (unless explicitly specified as a start-up configuration). This should be possible by changing the default configuration parameter here

       

      Also we want to change the testing suite 'mongo/buildscripts/resmokeconfig/suites/search_pinned_connections.yml' to test no pinning instead, as the default suite 'mongo/buildscripts/resmokeconfig/suites/search.yml' will now test in pinning mode as it is the default.

            Assignee:
            joseph.shalabi@mongodb.com Joe Shalabi
            Reporter:
            joseph.shalabi@mongodb.com Joe Shalabi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: