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 <[email protected]> * Remove vertx-kafka-clients Signed-off-by: Pierangelo Di Pilato <[email protected]> * Remove modules from docs and verify codegen Signed-off-by: Pierangelo Di Pilato <[email protected]> * Remove dispatcher-vertx from benchmark and tests Signed-off-by: Pierangelo Di Pilato <[email protected]> * Add deps Signed-off-by: Pierangelo Di Pilato <[email protected]> --------- Signed-off-by: Pierangelo Di Pilato <[email protected]> * Update Dockerfiles --------- Signed-off-by: Pierangelo Di Pilato <[email protected]> Co-authored-by: Pierangelo Di Pilato <[email protected]>
- 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.