rocketmq icon indicating copy to clipboard operation
rocketmq copied to clipboard

[Enhancement] Add peek API support

Open HScarb opened this issue 2 years ago • 1 comments

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

HScarb avatar May 24 '23 08:05 HScarb

This issue is stale because it has been open for 365 days with no activity. It will be closed in 3 days if no further activity occurs.

github-actions[bot] avatar May 24 '24 00:05 github-actions[bot]

This issue was closed because it has been inactive for 3 days since being marked as stale.

github-actions[bot] avatar May 27 '24 00:05 github-actions[bot]