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 remoting client non-oneway updateConsumerOffset function #8365

Open
1 task done
qianye1001 opened this issue Jul 5, 2024 · 0 comments
Open
1 task done
Assignees

Comments

@qianye1001
Copy link
Contributor

Before Creating the Enhancement Request

  • I have confirmed that this should be classified as an enhancement rather than a bug/feature.

Summary

add remoting client non-oneway updateConsumerOffset function

Motivation

This facilitates the client's control over ConsumerOffset and provides a foundation for issues such as skipping ConsumerOffset when establishing a new consumer group on an existing topic.

Describe the Solution You'd Like

add updateConsumerOffsetWithFuture function in org/apache/rocketmq/client/impl/mqclient/MQClientAPIExt.java

Describe Alternatives You've Considered

null

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant