Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0.0, 1.1.0, 1.2.0
-
None
-
None
Description
There seems to be a possibility of a race on messageImpl:encodeToBuffer
The current implementation try to reuse the buffer sent on producer on an optimization that was used when we were on Netty Blocking.
We have been reported of cases where the client can't decode the message: