-
Bug
-
Resolution: Done
-
Blocker
-
5.1.0.BETA3
Java Hotrod client gets errors trying to talk to basic distributed server cluster. Same code works in 5.1.0.BETA2. All endpoints and clients on local machine (different ports). Cluster seems to form fine, just client gets errors. Detailed log output will be attached in comments.
Error is characterized by lots of client-side errors like the following:
605055 [Timer-0] ERROR org.infinispan.client.hotrod.impl.protocol.Codec10 - ISPN004004: Invalid message id. Expected 10 and received 0
- is related to
-
ISPN-1408 Reduce Hot Rod topology information memory consumption
- Closed