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

Keep Kafka tables in sync #317

Open
macobo opened this issue Mar 3, 2022 · 1 comment
Open

Keep Kafka tables in sync #317

macobo opened this issue Mar 3, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@macobo
Copy link
Contributor

macobo commented Mar 3, 2022

Proposed change

bin/migrate should check Kafka engine tables and if the desired schema has change update the tables.

Filing this here as it's most relevant for self-hosted users.

Alternative options

Document how to manually, but this is tricky.

Additional context

This came up testing #279 - if kafka host ever changes, posthog would never pick this up.

Related pain point here is protobuf though: PostHog/posthog#8334

@hazzadous
Copy link
Contributor

Related issue mentioned in this community support slack thread

This fits under the case:

if kafka host ever changes, posthog would never pick this up

and also offers some useful insights into specifying the broker hosts via kafka/metadata_broker_list on the operator, which would allow us to specify on a cluster level which kafka to use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants