Convert TopologyKind and ServerKind from uint32 to string

XMLWordPrintableJSON

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

      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
            Reporter:
            Preston Vasquez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: