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

Enable possibility for RawConsumers to use SuperStreams #232

Closed
wants to merge 3 commits into from

Conversation

jonnepmyra
Copy link
Contributor

@jonnepmyra jonnepmyra commented Feb 6, 2023

Had a quick chat with @Gsantomaggio about this..

This opens up the possibility to use a RawConsumer (with all it options) with SuperStream capabilities which has advantages in some edge-case-scenarios like:

  • You need to start a consumer for a single partition, and not all partitions of the superstream
  • You need specific event-callbacks for each partition in the SuperStream
  • You want to implement your own ConnectionClosedHandler and/or MetadataHandler

@Gsantomaggio
Copy link
Member

Thank you for the PR. We are busy atm with the 1.2 release. I will check as soon as possible!

@Gsantomaggio
Copy link
Member

Closed in favour of #250

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