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

Improve naming for `ServiceEntryPointImpl`

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Internal Code
    • Labels:
      None
    • Service Arch

      We have many components in the server that have a ServiceEntryPoint prefix, all doing different things. Examples are:

      • ServiceEntryPointCommon: responsible for running commands and serving ingress requests.
      • ServiceEntryPointImpl: manages ingress sessions.

      This ticket asks for renaming ServiceEntryPointImpl to (for example) IngressSessionManager, to help with understanding the role of each class and avoid confusion. We can use the ongoing refactoring work for ServiceEntryPointCommon (PM-2770) to discuss (possible) naming alternatives.

            Assignee:
            backlog-server-servicearch [DO NOT USE] Backlog - Service Architecture
            Reporter:
            amirsaman.memaripour@mongodb.com Amirsaman Memaripour
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: