forked from knative-extensions/eventing-kafka-broker
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[release-v1.14] Migrate to Loom-based modules (#1075)
* Remove receiver-vertx and dispatcher-vertx modules (knative-extensions#3791) * Remove receiver-vertx and dispatcher-vertx Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com> * Remove vertx-kafka-clients Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com> * Remove modules from docs and verify codegen Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com> * Remove dispatcher-vertx from benchmark and tests Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com> * Add deps Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com> --------- Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com> * Update Dockerfiles --------- Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com> Co-authored-by: Pierangelo Di Pilato <pierdipi@redhat.com>
- Loading branch information
Showing
20 changed files
with
14 additions
and
689 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
26 changes: 0 additions & 26 deletions
26
...ispatcher-vertx/src/main/java/dev/knative/eventing/kafka/broker/dispatchervertx/Main.java
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
...src/main/java/dev/knative/eventing/kafka/broker/dispatchervertx/VertxConsumerFactory.java
This file was deleted.
Oops, something went wrong.
125 changes: 0 additions & 125 deletions
125
...x/src/main/java/dev/knative/eventing/kafka/broker/dispatchervertx/VertxKafkaConsumer.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.