Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-13720

[Server] Increase maximum memberId in a replica set config (SERVER-48345)

      Description

      Downstream Change Summary

      From MongoDB 4.6+, users are allowed to add new nodes with member id > 255. The only restriction is member id should be be positive number (>=0).
      https://docs.mongodb.com/manual/reference/replica-configuration/#rsconf.members[n]._id

      Description of Linked Ticket

      Currently the limit is 255. Since both Safe Reconfig and Initial Sync Semantics encourage users to use unique memberIds more often, 255 might be an undesirable constraint.

      We could do this by allowing bigger memberIds on disk in one release, but not allowing users to create them, and then allowing users to create bigger memberIds in a following release.

      Scope of changes

      Impact to Other Docs

      MVP (Work and Date)

      Resources (Scope or Design Docs, Invision, etc.)

            Assignee:
            andrew.feierabend@mongodb.com Andrew Feierabend (Inactive)
            Reporter:
            backlog-server-pm Backlog - Core Eng Program Management Team
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              3 years, 24 weeks, 4 days ago