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

HotRodUpgradeEncodingsTest random failures

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 12.1.0.Dev01
    • 12.0.0.Final
    • Remote Protocols
    • None

      Caused by: java.lang.AssertionError: Blocking call! jdk.internal.misc.Unsafe#park on thread Thread[ForkJoinPool.commonPool-worker-7,5,HotRod-client-async-pool-group]
      	at org.infinispan.util.CoreTestBlockHoundIntegration.lambda$applyTo$0(CoreTestBlockHoundIntegration.java:49)
      	at reactor.blockhound.BlockHound$Builder.lambda$install$8(BlockHound.java:383)
      	at reactor.blockhound.BlockHoundRuntime.checkBlocking(BlockHoundRuntime.java:89)
      	at java.base/jdk.internal.misc.Unsafe.park(Unsafe.java)
      	at org.infinispan.client.hotrod.impl.Util.await(Util.java:51)
      	at org.infinispan.client.hotrod.impl.RemoteCacheSupport.put(RemoteCacheSupport.java:196)
      	at org.infinispan.client.hotrod.impl.RemoteCacheSupport.put(RemoteCacheSupport.java:186)
      	at org.infinispan.persistence.remote.upgrade.HotRodUpgradeEncodingsTest.lambda$loadSourceCluster$0(HotRodUpgradeEncodingsTest.java:75)
      

      The test uses parallel streams that causes it to use a thread that is not excluded by BlockHound as configured in CommonsTestBlockHoundIntegration

            gfernand@redhat.com Gustavo Fernandes (Inactive)
            gfernand@redhat.com Gustavo Fernandes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: