-
Bug
-
Resolution: Done
-
Critical
-
8.1.0.Beta1
The put operation succeeds, but the get immediately afterwards doesn't find the entry:
java.lang.AssertionError: expected:<v1> but was:<null>
at org.testng.AssertJUnit.assertEquals(AssertJUnit.java:101)
at org.testng.AssertJUnit.assertEquals(AssertJUnit.java:108)
at org.infinispan.client.hotrod.ExpiryTest.expectCachedThenExpired(ExpiryTest.java:103)
at org.infinispan.client.hotrod.ExpiryTest.expectExpiryAfterRequest(ExpiryTest.java:99)
at org.infinispan.client.hotrod.ExpiryTest.testGlobalExpiryPutWithFlag(ExpiryTest.java:46)
- is related to
-
JBEAP-2910 HotRod client ExpiryTest fails randomly
-
- Closed
-
- relates to
-
ISPN-6051 ClusterExpirationManager missing locking
-
- Closed
-
-
ISPN-6050 RemoveExpiredCommand should check the version
-
- Closed
-
- links to