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

feat(plugin-server): add KAFKA_CONSUMPTION_RDKAFKA_COOPERATIVE_REBALANCE which defaults to true, fix metrics for eager #17406

Merged
merged 2 commits into from
Sep 13, 2023

Conversation

bretthoerner
Copy link
Contributor

Problem

We want to try eager rebalances for event ingestion.

Changes

Add KAFKA_CONSUMPTION_RDKAFKA_COOPERATIVE_REBALANCE (defaults to true so we don't break recordings).

Also fix metric calculcation.

How did you test this code?

CI and local.

@bretthoerner bretthoerner requested a review from a team September 12, 2023 18:43
Copy link
Member

@fuziontech fuziontech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢 it

…NCE which defaults to true, fix metrics for eager
@bretthoerner bretthoerner force-pushed the brett/rdkafka-part-metrics2 branch from ec01d7b to 3337bed Compare September 12, 2023 21:26
@bretthoerner
Copy link
Contributor Author

🚢 it

Thanks! Gonna line all of this up with an overflow rollout with Xavier tomorrow, hopefully.

@bretthoerner bretthoerner merged commit 3b1f919 into master Sep 13, 2023
@bretthoerner bretthoerner deleted the brett/rdkafka-part-metrics2 branch September 13, 2023 13:49
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.

3 participants