Uploaded image for project: 'Go Driver'
  1. Go Driver
  2. GODRIVER-3234

Convert TopologyKind and ServerKind from uint32 to string

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • 2.1.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Go Drivers

      Context

      The TopologyKind and ServerKind type defined in x/mongo/driver/description/topology.go do not need to be a uint32. Converting to a string type would enhance readability in development and remove the need to convert to a string when publishing events.

      Definition of done

      Update the experimental TopologyKind and ServerKind type to string.

      Pitfalls

      NA

            Assignee:
            Unassigned Unassigned
            Reporter:
            preston.vasquez@mongodb.com Preston Vasquez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: