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

(SA) MongoD opens a second listening port dedicated to routing requests

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Service Arch
    • Fully Compatible
    • Service Arch 2023-07-10, Service Arch 2023-07-24, Server Serverless 2023-07-10, Service Arch 2023-08-07

      The MongoD process should open a second listening port to receive requests which will be routed (by the embedded router) to the proper shards.

      The characteristics of this port should be the same of the one opened by the MongoS (i.e., default port number, limit on the connections, etc.). The MongoD executable should accept the expected arguments to customize that port behaviour.

      As a consequence, operation contexts and clients should have a getter function to determine the origin of the request, i.e., from router or shard port.

      On the other hand, the standalone router (i.e., MongoS) should mark operation contexts and clients accordingly (from router by default).

            Assignee:
            amirsaman.memaripour@mongodb.com Amirsaman Memaripour
            Reporter:
            antonio.fuschetto@mongodb.com Antonio Fuschetto
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: