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

Auto-scaling Kafka Consumers for KafkaChannel's Subscriptions #3047

Closed
pierDipi opened this issue Apr 18, 2023 · 1 comment · Fixed by #3816
Closed

Auto-scaling Kafka Consumers for KafkaChannel's Subscriptions #3047

pierDipi opened this issue Apr 18, 2023 · 1 comment · Fixed by #3816
Assignees
Labels

Comments

@pierDipi
Copy link
Member

pierDipi commented Apr 18, 2023

Problem

This issue is tracking the same problem outlined in #1408 but for KafkaChannel's subscriptions

In order to safely upgrade existing installation, we should have a migration jobs that ensures a safe and clean upgrade (POC at #2785)

Persona:
Which persona is this feature for?
Administrator, Developer

Exit Criteria

Allowing kafka consumers created by kafka-channel-dispatcher to be auto-scaled.

Time Estimate (optional):
How many developer-days do you think this may take to resolve?

Additional context (optional)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment