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

Confluent kafka types external dependency #58

Open
leoeareis opened this issue Jan 27, 2023 · 0 comments
Open

Confluent kafka types external dependency #58

leoeareis opened this issue Jan 27, 2023 · 0 comments

Comments

@leoeareis
Copy link
Contributor

leoeareis commented Jan 27, 2023

To configure goduckStreams, there is a need to instantiate kafka (config and producer) using the same version of kafka in the goduck project, which ends up generating overhead and the need to change structures in several projects to update dependencies.

Proposal for a solution: creation of a Goduck.ConfigMap as type alias of confluent kafka types, so that the dependency of kafka types from confluent is only on the side of goduck and not in external projects.

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

No branches or pull requests

1 participant