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

Refactor/Rename MongoProcessInterface Types

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

      The MongoProcessInterface type hierarchy contains implementations that aren't really interfaces to a process but rather to a particular cluster role that a process can act as (i.e. "ShardSvrProcessInterface, ReplicaSetNodeProcessInterface") etc.

      In particular, we use "MongosProcessInterface" as the interface into the routing-role facilities of a node. In a world where mongod offers routing facilities (i.e. shards can act as routers), and not just mongos, this name doesn't make as much sense. It would be nice to rename/refactor the types to bring them more in line with how they are used today.

            Assignee:
            backlog-query-execution [DO NOT USE] Backlog - Query Execution
            Reporter:
            george.wangensteen@mongodb.com George Wangensteen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: