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

Mirror should consume from non Quick topics #79

Open
raminqaf opened this issue Sep 18, 2022 · 0 comments
Open

Mirror should consume from non Quick topics #79

raminqaf opened this issue Sep 18, 2022 · 0 comments
Labels
component/manager type/refactor Refactoring of existing functionality

Comments

@raminqaf
Copy link
Contributor

Imagine the following scenario, if a user has a topic filled with records and only wants to query them, they only need a mirror that consumes the data from their topic. But now they have to create a topic with quick move their records to the new topic to make them queryable. This limits the users.

We should consi der updating the mirror creation command in the CLI so it sends the correct key and value type. The manager should check the Internal Topic Registry and register the topic with the correct key and value type. This check can be done in the KubernetesMirrorService.

@raminqaf raminqaf added type/refactor Refactoring of existing functionality component/manager labels Sep 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/manager type/refactor Refactoring of existing functionality
Projects
Status: No status
Development

No branches or pull requests

1 participant