MatrixHB commented on PR #4266: URL: https://github.com/apache/rocketmq/pull/4266#issuecomment-1124770759
Good catch for this issue. > ByteBuffer's capacity is always greater than it's readable bytes However, this bug involves `QueryMessageProcessor`, which is core function for RocketMQ. I wonder why this bug has never been found. Does it only occur when TLS enabled ? Your code change in `FileRegionEncoder` is very underlying. Does it affect other upper layer functions? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
