-
Bug
-
Resolution: Done
-
Major
-
23.0.0.Beta1
-
None
-
Undefined
-
---
-
---
During this testing scenario
- Workflow:
- Start two clusters, 16 clients, let them do requests.
- Scale up to 3 servers, while clients do requests.
- Assert that there are no errors in logs.
- Assert that clients stick to their old servers.
- Stop clients, start a new batch of 16.
- Let them do requests.
- Verify all three servers respond.
this error message is emitted in log.
ERROR [org.infinispan.topology.LocalTopologyManagerImpl] (non-blocking-thread--p7-t2) ISPN000452: Failed to update topology for cache ROOT.war: java.util.concurrent.CompletionException: org.infinispan.commons.CacheListenerException: ISPN000280: Caught exception [java.lang.IllegalArgumentException] while invoking method [public java.util.concurrent.CompletionStage org.wildfly.clustering.ee.infinispan.scheduler.SchedulerTopologyChangeListener.topologyChanged(org.infinispan.notifications.cachelistener.event.TopologyChangedEvent)] on listener instance: org.wildfly.clustering.ee.infinispan.scheduler.SchedulerTopologyChangeListener@54d296d3[0m
Test is passing from funtional perspective.
- clones
-
JBEAP-21002 [GSS](7.4.z) ISPN000280: Caught exception [java.lang.IllegalArgumentException] while invoking method [public java.util.concurrent.CompletionStage
- Closed