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

[Refactoring] Kafka client module and test helpers. #14

Open
1 of 3 tasks
YooSunYoung opened this issue Apr 5, 2024 · 0 comments
Open
1 of 3 tasks

[Refactoring] Kafka client module and test helpers. #14

YooSunYoung opened this issue Apr 5, 2024 · 0 comments
Milestone

Comments

@YooSunYoung
Copy link
Contributor

We need to separate kafka client related code as an independent module so that we can easily test the behaviours.
It is also needed to find an easy way to set-up testing environments and run tests with/without kafka broker running.

  • Configure and build kafka clients
  • Copy+paste kafka client part to the daemon routine.
  • Build test helper/environment and document them
@YooSunYoung YooSunYoung added this to the Refactoring milestone Apr 5, 2024
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