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

Lingering end invalidation messages

    XMLWordPrintable

Details

    Description

      Some random failures in Hibernate 2LC still lingering. I've not seen this in CI, but happened in a looped run to try to replicate ISPN-8318:

      [ERROR] Tests run: 180, Failures: 1, Errors: 0, Skipped: 18, Time elapsed: 13.855 s <<< FAILURE! - in org.infinispan.test.hibernate.cache.entity.EntityRegionAccessStrategyTest
      [ERROR] testRemoveAll[non-JTA, INVALIDATION_SYNC,AccessType[transactional]](org.infinispan.test.hibernate.cache.entity.EntityRegionAccessStrategyTest)  Time elapsed: 0.013 s  <<< FAILURE!
      java.lang.AssertionError
              at org.junit.Assert.fail(Assert.java:86)
              at org.junit.Assert.assertTrue(Assert.java:41)
              at org.junit.Assert.assertTrue(Assert.java:52)
              at org.infinispan.test.hibernate.cache.AbstractRegionAccessStrategyTest.evictOrRemoveAllTest(AbstractRegionAccessStrategyTest.java:583)
              at org.infinispan.test.hibernate.cache.AbstractRegionAccessStrategyTest.testRemoveAll(AbstractRegionAccessStrategyTest.java:495)
      

      It appears to be the result of an end invalidation from a putFromLoad test that lingers and ends up affecting evictOrRemoveAllTest method.

      Attachments

        Issue Links

          Activity

            People

              rh-ee-galder Galder ZamarreƱo
              rh-ee-galder Galder ZamarreƱo
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: