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

DistTopologyChangeUnderLoadTest.testPutsSucceedWhileTopologyChanges sometimes fails with magic error

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 9.1.1.Final
    • 9.1.0.Final
    • Remote Protocols
    • None

    Description

      Happens sometimes on CI:

      DistTopologyChangeUnderLoadTest.testPutsSucceedWhileTopologyChanges

      org.infinispan.client.hotrod.exceptions.InvalidResponseException:: 
      Invalid magic number. Expected 0xa1 and received 0xdb at 
      org.infinispan.client.hotrod.impl.protocol.Codec20.readMagic(Codec20.java:333) at 
      org.infinispan.client.hotrod.impl.protocol.Codec20.readHeader(Codec20.java:135) at 
      org.infinispan.client.hotrod.impl.operations.HotRodOperation.readHeaderAndValidate(HotRodOperation.java:60) at 
      org.infinispan.client.hotrod.impl.operations.AbstractKeyValueOperation.sendPutOperation(AbstractKeyValueOperation.java:58) at 
      org.infinispan.client.hotrod.impl.operations.PutOperation.executeOperation(PutOperation.java:34) at 
      org.infinispan.client.hotrod.impl.operations.RetryOnFailureOperation.execute(RetryOnFailureOperation.java:56) at 
      org.infinispan.client.hotrod.impl.RemoteCacheImpl.put(RemoteCacheImpl.java:268) at 
      org.infinispan.client.hotrod.impl.RemoteCacheSupport.put(RemoteCacheSupport.java:77) at 
      org.infinispan.client.hotrod.DistTopologyChangeUnderLoadTest.testPutsSucceedWhileTopologyChanges(DistTopologyChangeUnderLoadTest.java:57) at 
      java.util.concurrent.FutureTask.run(FutureTask.java:266) at 
      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at 
      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at 
      java.lang.Thread.run(Thread.java:748) ... Removed 16 stack frames
      

      Attachments

        Activity

          People

            rh-ee-galder Galder ZamarreƱo
            ttarrant@redhat.com Tristan Tarrant
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: