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

FLUSH removal causing state transfer timeouts

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.2.1.FINAL
    • 4.2.1.CR2
    • Remote Protocols
    • None

    Description

      FLUSH removal (ISPN-83) is causing issues with state transfer as shown below. Vladimir, mind looking into it?

      ---------

      This is something that happend to me when playing with hotrod servers.

      I've built infinispan distribution from source (mvn install -P distribution -DskipTests=true)
      unzipped infinispan-4.2.1.CR2-all.zip 2x to folders
      distro1
      distro2
      created 2 virtual ifaces
      192.168.11.101 test1
      192.168.11.102 test2
      ran

      distro1/bin/startServer.sh -r hotrod -l test1 -c /home/mlinhard/dev/projects/infinispan/issues/infinispan.xml
      distro2/bin/startServer.sh -r hotrod -l test2 -c /home/mlinhard/dev/projects/infinispan/issues/infinispan.xml

      ran demo-hotrod-console
      hotrodconsole-0.0.1-SNAPSHOT/bin/console.sh test1
      entered
      >put a a (which means put value "a" under key "a")
      the servers waited a bit and then server 2 wrote some errors to stdout (I guess after some timeout expired)
      client was still blocked, after some time produced
      ERROR: Invalid magic number. Expected a1 and received 50

      attaching

      I tried this with 4.2.1.CR1 and it worked.

      Attachments

        1. hotrodconsole-0.0.1-SNAPSHOT-bin.zip
          4.25 MB
        2. hotrod-server-stdout.txt
          6 kB
        3. infinispan.xml
          0.9 kB
        4. server1.log
          67 kB
        5. server2.log
          21 kB
        6. server2-stdout.log
          8 kB
        7. test.log
          426 kB

        Issue Links

          Activity

            People

              vblagoje Vladimir Blagojevic (Inactive)
              mlinhard Michal Linhard (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: