-
Bug
-
Resolution: Done
-
Major
-
12.0.0.Final
-
None
-
None
java.lang.AssertionError: expected:<2> but was:<0> at org.infinispan.client.hotrod.query.ReplicationIndexTest.assertIndexed(ReplicationIndexTest.java:149) at org.infinispan.client.hotrod.query.ReplicationIndexTest.testIndexingDuringStateTransfer(ReplicationIndexTest.java:145) at org.infinispan.commons.test.TestNGLongTestsHook.run(TestNGLongTestsHook.java:24) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) ... Removed 23 stack frames
[ISPN-12666] ReplicationIndexTest random failures
Description |
New:
{noformat} java.lang.AssertionError: expected:<2> but was:<0> at org.infinispan.client.hotrod.query.ReplicationIndexTest.assertIndexed(ReplicationIndexTest.java:149) at org.infinispan.client.hotrod.query.ReplicationIndexTest.testIndexingDuringStateTransfer(ReplicationIndexTest.java:145) at org.infinispan.commons.test.TestNGLongTestsHook.run(TestNGLongTestsHook.java:24) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) ... Removed 23 stack frames {noformat} |
Status | Original: New [ 10016 ] | New: Open [ 1 ] |
Steps to Reproduce |
New:
cd client/hotrod-client taskset -c 0 mvn -Dtest=ReplicationIndexTest test |
Status | Original: Open [ 1 ] | New: Coding In Progress [ 3 ] |
Git Pull Request | New: https://github.com/infinispan/infinispan/pull/9021 | |
Status | Original: Coding In Progress [ 3 ] | New: Pull Request Sent [ 10011 ] |
Affects Version/s | New: 12.0.0.Final [ 12345018 ] | |
Affects Version/s | New: 11.0.9.Final [ 12352597 ] |
Affects Version/s | Original: 11.0.9.Final [ 12352597 ] |
Fix Version/s | New: 12.0.1.Final [ 12353605 ] | |
Resolution | New: Done [ 1 ] | |
Status | Original: Pull Request Sent [ 10011 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: GIT Pull Request with Triage workflow [ 13548159 ] | New: OJA-WF-BG [ 24697879 ] |