Committed by
Gerrit Code Review
Made changes as per comments.
kafkaProducer is now non-static. TODO: KafkaPublisherManager Service and not Singleton. Kafka event publishing. Change-Id: I5ec20a6e4950c38e822468d343521ab77475b7d3
Showing
36 changed files
with
944 additions
and
276 deletions
apps/kafka-integration/core/pom.xml
0 → 100644
apps/kafka-integration/core/src/main/java/org/onosproject/kafkaintegration/kafka/EventMonitor.java
0 → 100644
apps/kafka-integration/core/src/main/java/org/onosproject/kafkaintegration/kafka/Producer.java
0 → 100644
apps/kafka-integration/core/src/main/java/org/onosproject/kafkaintegration/kafka/package-info.java
0 → 100644
apps/kafka-integration/web/pom.xml
0 → 100644
-
Please register or login to post a comment