Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Add peek API support #6805

Closed
1 task done
HScarb opened this issue May 24, 2023 · 2 comments
Closed
1 task done

[Enhancement] Add peek API support #6805

HScarb opened this issue May 24, 2023 · 2 comments

Comments

@HScarb
Copy link
Contributor

HScarb commented May 24, 2023

Before Creating the Enhancement Request

  • 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 added a commit to HScarb/rocketmq that referenced this issue May 24, 2023
HScarb added a commit to HScarb/rocketmq that referenced this issue May 24, 2023
HScarb added a commit to HScarb/rocketmq that referenced this issue Sep 18, 2023
Copy link

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 github-actions bot added the stale label May 24, 2024
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant