commit | 5a11e17c06f4f0f87227bbcbf5e253922e22cc20 | [log] [tgz] |
---|---|---|
author | Shravan Ambati <shravan.ambati@calix.com> | Thu Jul 21 15:55:28 2016 -0700 |
committer | Gerrit Code Review <gerrit@onlab.us> | Mon Aug 08 23:33:48 2016 +0000 |
tree | 6bd53bd9003deccf90cc8f0b656bee8eda608a98 | |
parent | 18f3bce53990c65827480c9055ac898b26345d29 [diff] |
Refactored Kafka Application to simplify dependencies 1. Fixed a Bug in KafkaProducer. Without this fix the App will not send data in GPB format. 2. Added two new services - KafkaProducerService and KafkaConfigService. 3. Fixed a TODO in the register API to return Kafka server information. 4. Removed the use of LeadershipService and ClusterService, since we are not ready for clustering yet. Change-Id: If20ef5238bb4629af0c6769129494eb44abf1d3c
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.