HScarb opened a new issue, #6805:
URL: https://github.com/apache/rocketmq/issues/6805

   ### Before Creating the Enhancement Request
   
   - [X] I have confirmed that this should be classified as an enhancement 
rather than a bug/feature.
   
   
   ### Summary
   
   Add client API support for `PEEK_MESSAGE` request.
   
   ### Motivation
   
   `PEEK_MESSAGE` is a useful API to get messages from topics using broker-side 
rebalance.
   Currently, we have PeekMessageProcessor to process `PEEK_MESSAGE` requests. 
But there is no way to call this API.
   
   
   ### Describe the Solution You'd Like
   
   Add client API support for `PEEK_MESSAGE` request.
   
   ### Describe Alternatives You've Considered
   
   Nothing
   
   ### Additional Context
   
   _No response_


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

Reply via email to