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

CompressorConfiguration must implement Equals

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Critical - P2 Critical - P2
    • 2.9.2
    • Affects Version/s: 2.9.1
    • Component/s: Configuration
    • Labels:
      None

      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.

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

              Created:
              Updated:
              Resolved: