Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-1828

Incorrect reporting of added servers on topology change in hot rod client

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 5.1.1.FINAL
    • 5.1.0.FINAL
    • None
    • None

      On this line
      https://github.com/infinispan/infinispan/blob/master/client/hotrod-client/src/main/java/org/infinispan/client/hotrod/impl/transport/tcp/TcpTransportFactory.java#L208

      Shouldn't newServers be replaced with addedServers ?
      At least when logging the message ISPN004014: New server added(xxxx), adding to the pool.
      this causes even the non-changed servers to be reported as newly added.

              mircea.markus Mircea Markus (Inactive)
              mlinhard Michal Linhard (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: