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. e729065 Deprecate KryoSerializer. by HIGUCHI Yuta · 8 years ago
  5. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  6. 060da9a Improve Executors related logging behavior by HIGUCHI Yuta · 8 years ago
  7. dbe8a81 Fixes NPE in ConsistentDeviceMastershipStore by Madan Jampani · 8 years ago
  8. 620f70d LeadershipStore updates: by Madan Jampani · 8 years ago
  9. 1979f55 Bug fixes for ONOS-3509 by HIGUCHI Yuta · 8 years ago
  10. 0be32ac Bug fix: Use right nodeId by Madan Jampani · 9 years ago
  11. 207528f Simpler Leadership equality check + Use getLeader in place of getLeadership when appropriate by Madan Jampani · 9 years ago
  12. bbed4042 When relinquishing mastership, wait for LeadershipService::withdraw to complete before returning a MastershipEvent by Madan Jampani · 9 years ago
  13. afeebbd ONOS-1982: MessagingService is now a OSGi service. Has implementations based on Netty and IOLoop by Madan Jampani · 9 years ago
  14. 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
  15. 4b839c7 Fixed an issue where only the new device master node would receive mastership change events. by Thomas Vachuska · 9 years ago
  16. de003d9 LeadershipService and MastershipService/Store APIs return CompletableFutures so that callers can (optionally) chain together dependent operations by Madan Jampani · 9 years ago
  17. 0f6ad14 Eliminate the peformance penalty introduced in ReplicaInfoService.getReplicaInfoFor by Madan Jampani · 9 years ago
  18. a2a229c ONOS-1893: Fix incorrect event type in device mastership change notification by Madan Jampani · 9 years ago
  19. f7536ab ONOS-1883: Fix for lost flow rules on CLI directed mastership changes. by Madan Jampani · 9 years ago
  20. 86940d9 New flowrule store that utilizes a simple mechanism to periodically backsup its flowentries. by Madan Jampani · 9 years ago
  21. d46e18f Couple of fixes: 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. 5756c35 Trivial logging change by Madan Jampani · 9 years ago
  25. 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
  26. 941f860 ConsistentDeviceMastership on top of LeadershipService, and leaders CLI command by Ayaka Koshibe · 9 years ago
  27. 2bfa94c Revamped ClusterCommunicationService API by Madan Jampani · 9 years ago
  28. 84b6b40 WIP: device mastership store based on leadership service. by Madan Jampani · 9 years ago