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] Add support for streamId selection #1

Open
i-dentify opened this issue Sep 24, 2022 · 1 comment
Open

[Feature] Add support for streamId selection #1

i-dentify opened this issue Sep 24, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@i-dentify
Copy link

Copied from jonathansant/Orleans.Streams.Kafka#41

Hi,

The using of the message key as stream Id lacks of flexibility, so it could be better to make possible to implement your own stream id selector. A default stream id selector is added with the previous functionality to work with the message key.

@i-dentify i-dentify added the enhancement New feature or request label Sep 24, 2022
@i-dentify i-dentify self-assigned this Sep 24, 2022
@i-dentify
Copy link
Author

Work is being done in branch feature/add-support-for-stream-id-selector

Integration tests will be refactored to use the testcontainers package in order to remove the necessity of having a local kafka broker running

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant