-
Bug
-
Resolution: Done
-
Major
-
None
-
None
A C++ Hot Rod client, which is executing about 560 get/sec and 50 put/sec concurrently, occasionally receives an exception with the following error message.
Invalid message id. Expected 5774 and received 4436
It seems the message id counter is not thread-safe.