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

Implement topology.legacyConnection type

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.1.0
    • Affects Version/s: None
    • Component/s: Core API
    • Labels:
      None

      Since the topology package will be migrated first, it needs to function with both the driver and driverlegacy packages. To enable this, we need a secondary connection type that implements the legacy functionality. This type is called legacyConnection and it handles the glue code necessary for driverlegacy to continue functioning. The type should be implemented as outlined above. The ConnectionLegacy method of Server returns this type, although the actual return type remains a
      connection.Connection.

            Assignee:
            kris.brandow@mongodb.com Kristofer Brandow (Inactive)
            Reporter:
            kris.brandow@mongodb.com Kristofer Brandow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: