1. 620f70d LeadershipStore updates: by Madan Jampani · 8 years ago
  2. fa24218 Added destroy() method to DistributedPrimitive interface by Madan Jampani · 8 years ago
  3. dfba739 Fix javadoc warnings by Jian Li · 8 years ago
  4. ad3c526 Using provider pattern for cluster metadata. by Madan Jampani · 8 years ago
  5. 8474fdd Fix how default partitions are created by Madan Jampani · 8 years ago
  6. f6c6a30 Fix incorrect input verification check in ClusterMetadata by Madan Jampani · 8 years ago
  7. ab7e7cd First round of ClusterMetadata improvements: by Madan Jampani · 8 years ago
  8. 3ddb7b2 [Falcon] link discovery - by Ayaka Koshibe · 8 years ago
  9. 1979f55 Bug fixes for ONOS-3509 by HIGUCHI Yuta · 8 years ago
  10. ca9cc8e Avoid use of Objects.hash when there's only 1 params by HIGUCHI Yuta · 9 years ago
  11. e676dab added equality functions that do a deep content check by David K. Bainbridge · 9 years ago
  12. ec1df02 In preparation for dynamic clustering support: by Madan Jampani · 9 years ago
  13. e2952e4 Remove unnecessary modifiers by Sho SHIMIZU · 9 years ago
  14. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  15. 5bfd4e6 Simplify equals() implementation by Sho SHIMIZU · 9 years ago
  16. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  17. 5051040 Unit tests for Leadership and LeadershipEvent classes by Ray Milkey · 9 years ago
  18. 207528f Simpler Leadership equality check + Use getLeader in place of getLeadership when appropriate by Madan Jampani · 9 years ago
  19. 69d6ac7 ONOS-2003 Fixing intent reroute after cluster change by Brian O'Connor · 9 years ago
  20. afeebbd ONOS-1982: MessagingService is now a OSGi service. Has implementations based on Netty and IOLoop by Madan Jampani · 9 years ago
  21. de003d9 LeadershipService and MastershipService/Store APIs return CompletableFutures so that callers can (optionally) chain together dependent operations by Madan Jampani · 9 years ago
  22. 9bd1f15 ONOS-1798: More appropriate method name + better pre-condition checks by Madan Jampani · 9 years ago
  23. 1af8e13 Fix balance-masters functionality in the new LeadershipService based device mastership store by Madan Jampani · 9 years ago
  24. fd45d5e Use similar return types for LeadershipService.getCandidates() and LeadershipService.getCandidates(topic) by Madan Jampani · 9 years ago
  25. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  26. fd26a30 Create local storage for topic candidates mapping. This also includes: by Ayaka Koshibe · 9 years ago
  27. 25d843c Insert a blank line after the description in Javadoc by Sho SHIMIZU · 9 years ago
  28. c19b8b8 DistributedLeadershipManager tracks topic election candidates in addition to by Ayaka Koshibe · 9 years ago
  29. a48f752 Leadership construct includes List of NodeIds to describe current by Ayaka Koshibe · 9 years ago
  30. de563cf Added ability to form a cluster via REST API. by Thomas Vachuska · 9 years ago
  31. 7d2fab2 ONOS-1326: Added support for observing when node liveness status was last updated. Useful for detecting/debugging stability issues. by Madan Jampani · 9 years ago
  32. 30a57f8 Added creationTime to Versioned object. This enables supporting a electedTime in leadership, which in turn helps us track how stable leadership terms are. by Madan Jampani · 9 years ago
  33. 5961051 Added couple of methods to LeadershipService. by Madan Jampani · 9 years ago
  34. ab98466 adding license to ALL files by alshabib · 9 years ago
  35. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  36. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago