commit | bb6b4458cb7da2d8d3712e39c6a7b0992cc10b2b | [log] [tgz] |
---|---|---|
author | Shravan Ambati <shravan.ambati@calix.com> | Wed May 04 13:25:28 2016 -0700 |
committer | Shravan Ambati <shravan.ambati@calix.com> | Tue May 31 18:06:28 2016 -0700 |
tree | 30d49f2f6d77072510a3e5ae1292a65ed700941f | |
parent | dabee68864cccdeccecbb0191a6ec83f27fe3d3c [diff] |
Kafka Integration Application (Fix Javadoc errors + review comments) 1. Refactored the application into two java projects api and app as per convention 2. Deleted the onos-app-gpb project. The proto files are consolidated in the incubator-protobuf project as per suggestions. 3. Some code to translate ONOS Event pojo messages to GPB format. 4. Implementation of Subscribe and Unsubscribe APIs. 5. Minor changes due to review comments from 9212 and 9053 6. Refactored the proto fileso that its a 1:1 mapping between the core type to proto message. Change-Id: I2bcc0de96150f838ccfe9e49293fe61d94062628
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.