fluyu opened a new pull request #324:
URL: https://github.com/apache/rocketmq-client-cpp/pull/324


   ## What is the purpose of the change
   
   ISSUE #322 
   
   Fix how PullConsumer checks cached messages count in a PullRequest.
   
   ## Brief changelog
   
   Check messages in both m_msgTreeMap and m_msgTreeMapTemp.
   
   ## Verifying this change
   
   The original issue is not reproducible with this patch.
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to