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: Super Streams (Partitioned Streams) #149

Open
Zerpet opened this issue Jun 27, 2022 · 2 comments
Open

Feature: Super Streams (Partitioned Streams) #149

Zerpet opened this issue Jun 27, 2022 · 2 comments
Labels
v2.x Applicable to v2.x issues
Milestone

Comments

@Zerpet
Copy link
Contributor

Zerpet commented Jun 27, 2022

The Java Client supports Super Streams as an experimental feature. Super Streams are partitioned streams, with an arbitrary routing logic to route messages from a logical stream to a stream partition (an actual stream).

We can support the same feature in this client, as an experimental feature, before it becomes GA. We will follow the reference implementation from the Java client.

@Zerpet Zerpet self-assigned this Jun 27, 2022
@kensou97
Copy link
Contributor

Hi, when will this feature be released?

@Gsantomaggio
Copy link
Member

We don't have an ETA for this feature. It should be delivered with version 2 of this client. We have several clients to follow at the moment. If you feel comfortable, you can open a pull request.
Thank you.

@Zerpet Zerpet added v2.x Applicable to v2.x issues and removed experimental labels Jul 17, 2023
@Zerpet Zerpet removed their assignment Jul 17, 2023
@Zerpet Zerpet added this to the 2.0 milestone Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2.x Applicable to v2.x issues
Projects
None yet
Development

No branches or pull requests

3 participants