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

[feature request] C++ and Python support inclusive seek #17186

Closed
2 tasks done
Demogorgon314 opened this issue Aug 19, 2022 · 1 comment · Fixed by #17209
Closed
2 tasks done

[feature request] C++ and Python support inclusive seek #17186

Demogorgon314 opened this issue Aug 19, 2022 · 1 comment · Fixed by #17209
Assignees
Labels

Comments

@Demogorgon314
Copy link
Member

Search before asking

  • I searched in the issues and found nothing similar.

Motivation

There are some cases in which it is useful to be able to include current
position of the message when reset of cursor was made.

Solution

Refer java client PR: #4331, #5622

Alternatives

No response

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@github-actions
Copy link

The issue had no activity for 30 days, mark with Stale label.

@github-actions github-actions bot added the Stale label Sep 19, 2022
Demogorgon314 added a commit that referenced this issue Sep 28, 2022
Fixes #17186

### Motivation

There are some cases in which it is useful to be able to include current
position of the message when reset of cursor was made.

### Modifications

* Support inclusive seek in c++ consumers.
* Add a unit test to verify.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant