You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/05/12 09:40:27 UTC

[GitHub] [rocketmq] MatrixHB commented on pull request #4266: [ISSUE #4265] Fix query message get wrong result when tls enabled

MatrixHB commented on PR #4266:
URL: https://github.com/apache/rocketmq/pull/4266#issuecomment-1124766452

   Good catch for this issue. 
   
   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. Could you assess the impact on 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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org