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

HotRod client receives a server topology before the server started

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 12.0.2.Final
    • Hot Rod, Server
    • None
    • Hide

      Run the RadarGun example

      Show
      Run the RadarGun example
    • Undefined

    Description

      client

      11:33:14,248 INFO  [org.infinispan.HOTROD] (HotRod-client-async-pool-1-3) ISPN004006: Server sent new topology view (id=4, age=0) containing 1 addresses: [127.0.0.1:11222]
      11:33:14,326 INFO  [org.infinispan.HOTROD] (HotRod-client-async-pool-2-1) ISPN004006: Server sent new topology view (id=4, age=0) containing 1 addresses: [127.0.0.1:11222]
      11:33:15,021 INFO  [org.infinispan.HOTROD] (HotRod-client-async-pool-1-3) ISPN004006: Server sent new topology view (id=5, age=0) containing 2 addresses: [127.0.0.1:11222, 127.0.0.1:11223]
      11:33:15,021 INFO  [org.infinispan.HOTROD] (HotRod-client-async-pool-1-3) ISPN004014: New server added(127.0.0.1:11223), adding to the pool.
      11:33:15,029 WARN  [org.infinispan.HOTROD] (HotRod-client-async-pool-1-4) ISPN004015: Failed adding new server 127.0.0.1:11223
      io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:11223
      Caused by: java.net.ConnectException: Connection refused
      
      11:33:15,357 INFO  [org.infinispan.HOTROD] (HotRod-client-async-pool-2-1) ISPN004006: Server sent new topology view (id=5, age=0) containing 2 addresses: [127.0.0.1:11222, 127.0.0.1:11223]
      11:33:15,358 INFO  [org.infinispan.HOTROD] (HotRod-client-async-pool-2-1) ISPN004014: New server added(127.0.0.1:11223), adding to the pool.
      

      node 1

      [0m11:33:07,905 INFO  (jgroups-6,dlovison-mac-34844) [org.infinispan.CLUSTER] ISPN100000: Node dlovison-mac-57058 joined the cluster�[m
      11:33:08,737 INFO  [org.radargun.service.InfinispanRestAPI] (pool-2-thread-1) CacheManagerInfo{clusterMembers=[dlovison-mac-34844, dlovison-mac-57058], clusterSize=2}
      �[0m11:33:09,131 INFO  (jgroups-5,dlovison-mac-34844) [org.infinispan.CLUSTER] [Context=rest]ISPN100010: Finished rebalance with members [dlovison-mac-34844, dlovison-mac-57058], topology id 5�[m
      
      

      node 2

      �[0m11:33:15,271 INFO  (main) [org.infinispan.SERVER] ISPN080004: Connector SINGLE_PORT (default) listening on 127.0.0.1:11223�[m
      �[0m11:33:15,271 INFO  (main) [org.infinispan.SERVER] ISPN080034: Server 'dlovison-mac-57058' listening on http://127.0.0.1:11223�[m
      �[0m11:33:15,310 INFO  (main) [org.infinispan.SERVER] ISPN080001: Infinispan Server 12.1.0-SNAPSHOT started in 10482ms�[m
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            dlovison@redhat.com Diego Lovison
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: