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

Double check default port behavior for new clusters

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

      Before this project, ./mongod would start a mongod listening on port 27017 by default. After this project, ./mongod will start a sharded cluster with an embedded router, which listens on its own port. We should make sure the default ports in the new configuration are reasonable. ie the embedded router should likely listen on 27017 by default, and the "shard" role on 27018 or 27019 depending on if it is a config shard or a regular shard.

            Assignee:
            Unassigned Unassigned
            Reporter:
            jack.mulrow@mongodb.com Jack Mulrow
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: