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

chore(plugins-server): remove eachBatchLegacyIngestion #17894

Merged
merged 2 commits into from
Oct 12, 2023

Conversation

xvello
Copy link
Contributor

@xvello xvello commented Oct 10, 2023

Problem

Prod has been running rdkafka since October 4th, we should cleanup the dead code calling kafkajs

Changes

  • Remove the KAFKA_CONSUMPTION_USE_RDKAFKA envvar and the eachBatchLegacyIngestion loop used by analytics ingestion when it's set to false
  • Remove KAFKA_CONSUMPTION_USE_RDKAFKA from the functional test matrix

There are still other kafkajs consumers in the monolith (jobs, scheduler, onevent, webhooks), that will be need to be migrated away before we delete KafkaJSIngestionConsumer

How did you test this code?

@xvello xvello force-pushed the xvello/retire-ingestionkafkajs branch from 2e1a771 to 938bb93 Compare October 10, 2023 15:16
@xvello xvello changed the title chore(plugins-server): remove KafkaJSIngestionConsumer chore(plugins-server): remove eachBatchLegacyIngestion Oct 10, 2023
@xvello xvello force-pushed the xvello/retire-ingestionkafkajs branch from 938bb93 to ce6db75 Compare October 10, 2023 15:23
@xvello xvello requested a review from a team October 10, 2023 16:02
Copy link
Contributor

@tiina303 tiina303 left a comment

Choose a reason for hiding this comment

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

gogogo

@xvello xvello merged commit 4a0796d into master Oct 12, 2023
67 checks passed
@xvello xvello deleted the xvello/retire-ingestionkafkajs branch October 12, 2023 08:55
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