1. 5c396e3 Remove explicit use of the default value by Sho SHIMIZU · 8 years ago
  2. 7a8bfc6 [ONOS-4460] Relinquish device role when partitioned away from cluster by Jon Hall · 8 years ago
  3. 71c32ca Move event handling to background thread by Madan Jampani · 8 years ago
  4. 78be249 Code clean up: Removed unused code. Fixed comments. Renamed some files. by Madan Jampani · 8 years ago
  5. e729065 Deprecate KryoSerializer. by HIGUCHI Yuta · 8 years ago
  6. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  7. 060da9a Improve Executors related logging behavior by HIGUCHI Yuta · 8 years ago
  8. dbe8a81 Fixes NPE in ConsistentDeviceMastershipStore by Madan Jampani · 8 years ago
  9. 620f70d LeadershipStore updates: by Madan Jampani · 8 years ago
  10. 1979f55 Bug fixes for ONOS-3509 by HIGUCHI Yuta · 8 years ago
  11. 7a4087b Use diamond operator by Sho SHIMIZU · 9 years ago
  12. 0be32ac Bug fix: Use right nodeId by Madan Jampani · 9 years ago
  13. 207528f Simpler Leadership equality check + Use getLeader in place of getLeadership when appropriate by Madan Jampani · 9 years ago
  14. ba082b8 Removing hazelcat dependency throughout. by Thomas Vachuska · 9 years ago
  15. bbed4042 When relinquishing mastership, wait for LeadershipService::withdraw to complete before returning a MastershipEvent by Madan Jampani · 9 years ago
  16. afeebbd ONOS-1982: MessagingService is now a OSGi service. Has implementations based on Netty and IOLoop by Madan Jampani · 9 years ago
  17. 1b02f82 Mastership role is determined by whether the node is leader or merely a candidate for device mastership topic. by Madan Jampani · 9 years ago
  18. 4b839c7 Fixed an issue where only the new device master node would receive mastership change events. by Thomas Vachuska · 9 years ago
  19. de003d9 LeadershipService and MastershipService/Store APIs return CompletableFutures so that callers can (optionally) chain together dependent operations by Madan Jampani · 9 years ago
  20. 0f6ad14 Eliminate the peformance penalty introduced in ReplicaInfoService.getReplicaInfoFor by Madan Jampani · 9 years ago
  21. a2a229c ONOS-1893: Fix incorrect event type in device mastership change notification by Madan Jampani · 9 years ago
  22. f7536ab ONOS-1883: Fix for lost flow rules on CLI directed mastership changes. by Madan Jampani · 9 years ago
  23. 86940d9 New flowrule store that utilizes a simple mechanism to periodically backsup its flowentries. by Madan Jampani · 9 years ago
  24. d46e18f Couple of fixes: by Madan Jampani · 9 years ago
  25. 9bd1f15 ONOS-1798: More appropriate method name + better pre-condition checks by Madan Jampani · 9 years ago
  26. 1af8e13 Fix balance-masters functionality in the new LeadershipService based device mastership store by Madan Jampani · 9 years ago
  27. 5756c35 Trivial logging change by Madan Jampani · 9 years ago
  28. c26eede Added a messaging service implementation on top of IOLoop. Added ability to easily switch between netty and io loop (default is netty) by Madan Jampani · 9 years ago
  29. 941f860 ConsistentDeviceMastership on top of LeadershipService, and leaders CLI command by Ayaka Koshibe · 9 years ago
  30. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  31. 2bfa94c Revamped ClusterCommunicationService API by Madan Jampani · 9 years ago
  32. 84b6b40 WIP: device mastership store based on leadership service. by Madan Jampani · 9 years ago
  33. 59f0229 Remove all the mastership roles when a Node leaves the cluster by HIGUCHI Yuta · 9 years ago
  34. 6593489 Scrubbing store related TODO/FIXMEs by Yuta HIGUCHI · 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