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

Support listening to specific partitions in the Kafka binder #336

Closed
mbogoevici opened this issue Feb 10, 2016 · 1 comment
Closed

Support listening to specific partitions in the Kafka binder #336

mbogoevici opened this issue Feb 10, 2016 · 1 comment

Comments

@mbogoevici
Copy link
Contributor

As a user, I want to be able to set the partition set that the Kafka binder can read from for a given input, so I can have direct control over that.

@mbogoevici
Copy link
Contributor Author

@mbogoevici mbogoevici removed this from the 1.1.0.RC1 milestone Sep 6, 2016
sobychacko pushed a commit to sobychacko/spring-cloud-stream that referenced this issue Feb 24, 2022
Now that the abstract binder makes its event publisher available to subclasses,
use it, if present, instead of the application context.
In most cases, they will be the same object, but the user might override the
publisher.

Resolves spring-cloud#336
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

No branches or pull requests

2 participants