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

wip: Kafka image upgrade #27094

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from
Draft

wip: Kafka image upgrade #27094

wants to merge 14 commits into from

Conversation

benjackwhite
Copy link
Contributor

@benjackwhite benjackwhite commented Dec 20, 2024

Problem

Changes

One of the found changed of 3.7.x is that for whatever reason rebalancing takes longer when a new consumer group comes up. This seems to mess with a few of our tests that assume it is basically instant. This doesn't seem to be an issue with existing consumer group rebalancing.

  • Updates some tests with simply bigger timeouts
  • Refactors a bunch of the plugin server tests to generally be more descriptive and reliable

👉 Stay up-to-date with PostHog coding conventions for a smoother review.

Does this work well for both Cloud and self-hosted?

How did you test this code?

@benjackwhite benjackwhite changed the title chore: Kafka image upgrade wip: Kafka image upgrade Dec 20, 2024
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.

1 participant