CompressorConfiguration must implement Equals

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Critical - P2
    • 2.9.2
    • Affects Version/s: 2.9.1
    • Component/s: Configuration
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • 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 Stam
            Reporter:
            Robert Stam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: