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

support consumer.setAckIndex() #1382

Closed
AbelSara opened this issue Aug 14, 2019 · 2 comments
Closed

support consumer.setAckIndex() #1382

AbelSara opened this issue Aug 14, 2019 · 2 comments

Comments

@AbelSara
Copy link

  1. Please describe the feature you are requesting.
    I want a feature that I can control number of messages which should be sent back.
  2. Provide any additional detail on your proposed use case for this feature.
    When consumer pull a batch of messages and one of them throw an exception, consumeMessage method will return RECONSUME_LATER and set ackIndex by consumer.setAckIndex(). ConsumeMessageCurrentlyService will receive this status and ackIndex property and send back messages which have not been consumed.
  3. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?
    should-have.
@github-actions
Copy link

github-actions bot commented Oct 3, 2022

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 Oct 3, 2022
@github-actions
Copy link

github-actions bot commented Oct 7, 2022

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

@github-actions github-actions bot closed this as completed Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants