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

Add SingleConnectionDeployment that can be used for application operations

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • None

    Description

      The SingleConnectionDeployment type is only useful for heartbeats and handshakes because it does not implement driver.ErrorProcessor. Other operations that want to pin to a single connection (e.g. change streams) have to write a custom Deployment implementation that's basically the same but has one extra method.

      We should rename SingleConnectionDeployment to something else to indicate it's intended usage and add a similar implementation for actual operations.

      Attachments

        Activity

          People

            Unassigned Unassigned
            divjot.arora@mongodb.com Divjot Arora (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: