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

Changes for Adding a new Prefix iterator #242

Closed

Conversation

vamossagar12
Copy link

This pull request seeks to add the prefix seek operations to the State stores. The current implementation in this PR, adds the feature only to the RocksDBStateStore- which provides prefixSeek api via the RocksJava implementation.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@vamossagar12 vamossagar12 force-pushed the prefix-iterator branch 2 times, most recently from a909cb4 to c50c47b Compare June 28, 2020 16:59
@mjsax
Copy link
Member

mjsax commented Dec 22, 2020

Seems this PR can be closed, as it should be against the Apache Kafka repository, not the Confluent fork.

There is apache#9508 that seems to replace this PR.

@mjsax mjsax closed this Dec 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants