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

The base dispatcher module still use vertx.kafka.client lib #3191

Closed
debasishbsws opened this issue Jul 4, 2023 · 2 comments · Fixed by #3206
Closed

The base dispatcher module still use vertx.kafka.client lib #3191

debasishbsws opened this issue Jul 4, 2023 · 2 comments · Fixed by #3206
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. triage/accepted Issues which should be fixed (post-triage)

Comments

@debasishbsws
Copy link
Member

Describe the bug
In the progress of #2928 the base dispatcher dependency on vertx kafka client lib has to remove.
The PR #3177 migrate the base dispatcher to use the custom ReactiveKafkaConsumer. But the KafkaProducer is still there.

Exit Criteria
The base dispatcher should be out of vertx kafka dependency and use custom Reactive interfaces instead.

@debasishbsws debasishbsws added the kind/bug Categorizes issue or PR as related to a bug. label Jul 4, 2023
@debasishbsws
Copy link
Member Author

/assign

@Cali0707
Copy link
Member

/triage accepted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. triage/accepted Issues which should be fixed (post-triage)
Projects
None yet
2 participants