1. bbfc96a removed ClusterCommunicationAdminService and SerializationService by Yuta HIGUCHI · 10 years ago
  2. 9cff53b Throwing IOException to match Service definition by Yuta HIGUCHI · 10 years ago
  3. 6e50173 cosmetics by Yuta HIGUCHI · 10 years ago
  4. 5ec89f9 remove peermsg package by Yuta HIGUCHI · 10 years ago
  5. a10f388 Moved ClusterCommunicationService related to api bundle by Yuta HIGUCHI · 10 years ago
  6. 971addc Renamed store.serialize.{Serializer => StoreSerializer}1 by Yuta HIGUCHI · 10 years ago
  7. 053b7d7 remove debug trace logs by Yuta HIGUCHI · 10 years ago
  8. 68d9047 checkstyle fix by Yuta HIGUCHI · 10 years ago
  9. 3e0b651 ClusterCommunicationManager related serializer fixes. by Yuta HIGUCHI · 10 years ago
  10. 38bd145 Bunch of printf debugging code we probably want to remove later by Yuta HIGUCHI · 10 years ago
  11. 7a8d4aa ClusterCommunicationManager bugfixes by Yuta HIGUCHI · 10 years ago
  12. 3cc1907 Fix to make things serializable by Yuta HIGUCHI · 10 years ago
  13. 3215ebd core-dist OSGi related fixes by Yuta HIGUCHI · 10 years ago
  14. a5d0d78 Using ClusterService in ClusterCommunicationManager (NPE fix) by Madan Jampani · 10 years ago
  15. da1a6b0 Initialize NettyMessagingService explicitly as it is not a OSGi service yet by Madan Jampani · 10 years ago
  16. 53e44e6 Simplified how message payloads get serialized/deserialized by Madan Jampani · 10 years ago
  17. 53a285d use encode/decode instead of serialize/deserialize by Yuta HIGUCHI · 10 years ago
  18. 993d7aa renamed Serializer -> (onlab.netty-layer) PayloadSerializer by Yuta HIGUCHI · 10 years ago
  19. c057c63 Moving classes around, reflecting discussion with Madan. by Yuta HIGUCHI · 10 years ago
  20. 3f4c2b4 Add TODO memos by Yuta HIGUCHI · 10 years ago
  21. 8a85138 add hashCode, etc. to MessageSubject by Yuta HIGUCHI · 10 years ago
  22. 03fec1f minor Kryo related cleanup by Yuta HIGUCHI · 10 years ago
  23. a1d16b6 Corrected some javadocs. by tom · 10 years ago
  24. c99a8d3 Add TODO memo + cosmetics by Yuta HIGUCHI · 10 years ago
  25. 3b0dfd5 Javadoc improvements by Madan Jampani · 10 years ago
  26. c9ed9be Moved Netty messaging out of onos-core-dist to under onos-utils by Madan Jampani · 10 years ago
  27. 890bc35 Added Netty based messaging. Updated cluster management to use Netty based messaging by Madan Jampani · 10 years ago
  28. d76830b initial Device Anti-Entropy by Yuta HIGUCHI · 10 years ago
  29. eeb75a0 cosmetics by Yuta HIGUCHI · 10 years ago
  30. 533ec32 AntiEntropy sketch + required Serializer work by Yuta HIGUCHI · 10 years ago
  31. 28e1fa2 Starting to add membership management messages. by tom · 10 years ago
  32. d33e640 Integrated Kryo serializers with the communications manager and IO loop stuff. by tom · 10 years ago
  33. 43e836a Further simplified the store & connection manager relationship. by tom · 10 years ago
  34. 8158314 Further simplified the store & connection manager relationship. by tom · 10 years ago
  35. 1d416c5 Working on the cluster i/o by tom · 10 years ago
  36. 5a8779c Added ability to properly register/deregister new connections and have the node status properly reflected. by tom · 10 years ago
  37. 7309483 Initial check-in for new p2p cluster messaging; to be refactored. by tom · 10 years ago