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

fix: make kafka health check timeout test reliable #9857

Merged
merged 2 commits into from
May 20, 2022

Conversation

macobo
Copy link
Contributor

@macobo macobo commented May 19, 2022

This was reported to be flaky. I believe the issue might be related to
pausing not being immediate and it causing timing-related issues.

@macobo macobo requested review from mariusandra and yakkomajuri May 19, 2022 12:02
This was reported to be flaky. I believe the issue might be related to
pausing not being immediate and it causing timing-related issues.
@macobo macobo force-pushed the kafka-healthcheck-reliable branch from 5f65838 to 1498a72 Compare May 19, 2022 12:04
Copy link
Collaborator

@mariusandra mariusandra left a comment

Choose a reason for hiding this comment

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

Looks like an improvement in consistency to me. Saw another failing test though. Hit the button to re-run (but likely in vain):

image

@macobo macobo marked this pull request as ready for review May 20, 2022 08:35
@macobo macobo merged commit 3c2f9aa into master May 20, 2022
@macobo macobo deleted the kafka-healthcheck-reliable branch May 20, 2022 08:35
fuziontech added a commit that referenced this pull request May 20, 2022
* master:
  chore: start stack once in cloud tests (#9879)
  feat(apps): frontend apps (#9831)
  chore: Fix snapshots on master (#9885)
  chore(apps): rename plugins to apps (#9755)
  refactor: Remove constance library dependency, use json-encoded model (#9852)
  chore(clickhouse): avoid creating kafka_events, events_mv (#9863)
  fix(insights): Fix timezone date issues (#9678)
  refactor(plugin-server): refactor the event pipeline (#9829)
  feat(object storage): add unused object storage (#9846)
  fix: make kafka health check timeout test reliable (#9857)
  fix: query elements from start of day (#9827)
alexkim205 pushed a commit that referenced this pull request May 23, 2022
* fix: make kafka health check timeout test reliable

This was reported to be flaky. I believe the issue might be related to
pausing not being immediate and it causing timing-related issues.

* Try again for more reliability
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.

2 participants