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

[Merged by Bors] - feat: consume all partitions by default #3489

Conversation

galibey
Copy link
Contributor

@galibey galibey commented Aug 24, 2023

Consume all partitions by default in Fluvio CLI and connectors.

Fluvio CLI can also read a sub-set of partitions: fluvio consume topic -p 1 -p 2

Fixes #3486

@galibey galibey self-assigned this Aug 24, 2023
@galibey galibey added this to the 0.10.15 milestone Aug 24, 2023
@galibey
Copy link
Contributor Author

galibey commented Aug 25, 2023

bors r+

bors bot pushed a commit that referenced this pull request Aug 25, 2023
Consume all partitions by default in Fluvio CLI and connectors.

Fluvio CLI can also read a sub-set of partitions: `fluvio consume topic -p 1 -p 2`

Fixes #3486
@bors
Copy link

bors bot commented Aug 25, 2023

Build failed:

@galibey
Copy link
Contributor Author

galibey commented Aug 25, 2023

bors r+

bors bot pushed a commit that referenced this pull request Aug 25, 2023
Consume all partitions by default in Fluvio CLI and connectors.

Fluvio CLI can also read a sub-set of partitions: `fluvio consume topic -p 1 -p 2`

Fixes #3486
@bors
Copy link

bors bot commented Aug 25, 2023

Pull request successfully merged into master.

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot changed the title feat: consume all partitions by default [Merged by Bors] - feat: consume all partitions by default Aug 25, 2023
@bors bors bot closed this Aug 25, 2023
@galibey galibey deleted the feat/3486-consumer-reads-all-partitions-by-default branch August 25, 2023 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fluvio consume should default to all partitions
2 participants