Skip to content

perf(ingestion): unsubscribe from buffer topic while no events are produced to it#9556

Merged
yakkomajuri merged 1 commit intomasterfrom
buffer-unsubscribe
Apr 27, 2022
Merged

perf(ingestion): unsubscribe from buffer topic while no events are produced to it#9556
yakkomajuri merged 1 commit intomasterfrom
buffer-unsubscribe

Conversation

@yakkomajuri
Copy link
Copy Markdown
Contributor

I suspect #9429 may have slowed down ingestion even if no events are being produced to that topic. Just trying to consume might slow us down.

This should handle the slowdowns while we don't implement things like partitionsConsumedConcurrently which I'll look into tomorrow.

@yakkomajuri yakkomajuri requested a review from tiina303 April 27, 2022 17:59
@yakkomajuri yakkomajuri merged commit 8c5e3cc into master Apr 27, 2022
@yakkomajuri yakkomajuri deleted the buffer-unsubscribe branch April 27, 2022 18:02
fuziontech added a commit that referenced this pull request Apr 28, 2022
* master: (137 commits)
  feat(cohorts): add cohort filter grammars (#9540)
  feat(cohorts): Backwards compatibility of groups and properties (#9462)
  perf(ingestion): unsubscribe from buffer topic while no events are produced to it (#9556)
  fix: Fix `Loading` positioning and `LemonButton` disabled state (#9554)
  test: Speed up backend tests (#9289)
  fix: LemonSpacer -> LemonDivider (#9549)
  feat(funnels): Highlight significant deviations in new funnel viz (#9536)
  docs(storybook): Lemon UI (#9426)
  feat: add support for list of teams to enable the conversion buffer for (#9542)
  chore(onboarding): cleanup framework grid experiment (#9527)
  fix(signup): domain provisioning on cloud (#9515)
  chore: split out async migrations ci (#9539)
  feat(ingestion): enable json ingestion for self-hosted by default (#9448)
  feat(cohort): add all cohort filter selectors to Storybook (#9492)
  feat(ingestion): conversion events buffer consumer (#9432)
  ci(run-backend-tests): remove CH version default (#9532)
  feat: Add person info to events (#9404)
  feat(ingestion): produce to buffer partitioned by team_id:distinct_id (#9518)
  fix: bring latest_migrations.manifest up to date (#9525)
  chore: removes unused feature flag (#9529)
  ...
yakkomajuri added a commit that referenced this pull request May 2, 2022
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