-
Bug
-
Resolution: Done
-
Minor
-
10.0.0.CR5
-
None
Hi,
we're occasionally seeing these warnings in the server logs:
[JBossINF] �[0m�[33m08:20:45,364 WARN [org.infinispan.statetransfer.StateConsumerImpl] (stateTransferExecutor-thread--p11-t36) Received unsolicited state from node perf20 for segment 48 of cache clusterbench-ee7.ear/clusterbench-ee7-ejb.jar ... [JBossINF] �[0m�[33m08:21:02,793 WARN [org.infinispan.statetransfer.StateConsumerImpl] (stateTransferExecutor-thread--p11-t22) Discarding received cache entries for segment 48 of cache dist because they do not belong to this node.
The warnings seem to be harmless.
This is the equivalent of https://bugzilla.redhat.com/show_bug.cgi?id=923789 which has been (with EAP6) followed by IllegalStateExceptions and has later been closed as a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=922699. However, no IllegalStateExceptions occur with EAP7 and thus these two messages seem to be unrelated.
- clones
-
JBEAP-1197 Received unsolicited state from node X for segment Y of cache Z
- Verified
- is blocked by
-
ISPN-6012 Too many warnings about unsolicited state during cluster shutdown
- Closed