Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-2756

CompressorConfiguration must implement Equals

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical - P2 Critical - P2
    • 2.9.2
    • 2.9.1
    • Configuration
    • None

    Description

      Because CompressorConfiguration does not currently implement Equals two configurations that should compare Equal might not, which in turn interferes with proper operation of ClusterKey.Equals.

      If ClusterKey.Equals returns false when it should return true that results in additional clusters being created which is a problem because clusters instances never go away and each cluster instance results in a new connection pool and new open sockets.

      Attachments

        Activity

          People

            robert@mongodb.com Robert Stam
            robert@mongodb.com Robert Stam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: