1. d1a63e9 Hz: remove listeners on deactivate by Yuta HIGUCHI · 9 years ago
  2. bcb454c Updated the HazelcastLeadershipService implemenation: by Pavlin Radoslavov · 9 years ago
  3. 187dff6 Add missing implementation of HazelcastLeadershipService.getLeaderBoard() by Pavlin Radoslavov · 9 years ago
  4. 8d21c79 LeadershipService API change: Using NodeId in place of ControllerNode. by Madan Jampani · 9 years ago
  5. 2e57b3b Removed leftover "SDN-IP" from the log messages. by Pavlin Radoslavov · 9 years ago
  6. 949c284 Added a trivial implementation of the LeadershipService. by Jonathan Hart · 9 years ago
  7. c2bf3d8 IntentManager: use IntentStore batch APIs by Yuta HIGUCHI · 9 years ago
  8. 47b2f55 lower log levels by Yuta HIGUCHI · 9 years ago
  9. d1a467f Make leadership election more robust to failures. by Madan Jampani · 9 years ago
  10. ddaffd0 1. Lock.lockAsync does not throw DatabaseException. by Madan Jampani · 9 years ago
  11. 1ee9178 LeadershipService: Support for a leaderBoard. by Madan Jampani · 9 years ago
  12. 1d3494e Initial cut at Leadership Manager by Madan Jampani · 9 years ago
  13. 5c94727 javadoc fixes by Yuta HIGUCHI · 10 years ago
  14. af5ff79 Added new method IpAddress.valueOf(InetAddress inetAddress) by Pavlin Radoslavov · 10 years ago
  15. d0e32d7 Added support for IPv6 addresses to class IpAddress: by Pavlin Radoslavov · 10 years ago
  16. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  17. 444b519 Replaced the usage of IpPrefix with IpAddress in the context of by Pavlin Radoslavov · 10 years ago
  18. 41f2ec0 moved Hazelcast based Mastership+Cluster store to onos-code-dist bundle by Yuta HIGUCHI · 10 years ago
  19. bfca040 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  20. 45503ce list mastership roles CLI command by Ayaka Koshibe · 10 years ago
  21. bbfc96a removed ClusterCommunicationAdminService and SerializationService by Yuta HIGUCHI · 10 years ago
  22. 3215ebd core-dist OSGi related fixes by Yuta HIGUCHI · 10 years ago
  23. c057c63 Moving classes around, reflecting discussion with Madan. by Yuta HIGUCHI · 10 years ago
  24. 03fec1f minor Kryo related cleanup by Yuta HIGUCHI · 10 years ago
  25. c99a8d3 Add TODO memo + cosmetics by Yuta HIGUCHI · 10 years ago
  26. 3b0dfd5 Javadoc improvements 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. eeb75a0 cosmetics by Yuta HIGUCHI · 10 years ago
  29. 28e1fa2 Starting to add membership management messages. by tom · 10 years ago
  30. d33e640 Integrated Kryo serializers with the communications manager and IO loop stuff. by tom · 10 years ago
  31. 43e836a Further simplified the store & connection manager relationship. by tom · 10 years ago
  32. 8158314 Further simplified the store & connection manager relationship. by tom · 10 years ago
  33. 1d416c5 Working on the cluster i/o by tom · 10 years ago
  34. 5a8779c Added ability to properly register/deregister new connections and have the node status properly reflected. by tom · 10 years ago
  35. 7309483 Initial check-in for new p2p cluster messaging; to be refactored. by tom · 10 years ago