1. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  2. c6e574f MastershipService.relinquishRole returns CompletableFuture + Block deviceDiconnected until role relinquish is complete by Madan Jampani · 9 years ago
  3. 541ef71 ONOS-1993 Implement API-level permission checking + security util code location replacement by Changhoon Yoon · 9 years ago
  4. de003d9 LeadershipService and MastershipService/Store APIs return CompletableFutures so that callers can (optionally) chain together dependent operations by Madan Jampani · 9 years ago
  5. ff66374 Renamed AbstractListenerRegistry to ListenerRegistry (since it is not abstract). by Simon Hunt · 9 years ago
  6. f7536ab ONOS-1883: Fix for lost flow rules on CLI directed mastership changes. by Madan Jampani · 9 years ago
  7. 1af8e13 Fix balance-masters functionality in the new LeadershipService based device mastership store by Madan Jampani · 9 years ago
  8. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  9. 59f0229 Remove all the mastership roles when a Node leaves the cluster by HIGUCHI Yuta · 9 years ago
  10. 4785eec removing some TODOs by alshabib · 9 years ago
  11. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  12. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/net/src/main/java/org/onlab/onos/cluster/impl/MastershipManager.java]
  13. 12dfdc3 Added web-socket fail-over and fixed a defect in mastership balancing. by Thomas Vachuska · 9 years ago
  14. 1e68bdd Added ability to force mastership re-balancing between instances from the GUI. by Thomas Vachuska · 9 years ago
  15. a22f69f Slice out MetricsHelper/Util by Yuta HIGUCHI · 9 years ago
  16. 6a46283 metrics command to dump all the Metric in the system. by Yuta HIGUCHI · 9 years ago
  17. bcac499 Flatten MastershipTermService by Yuta HIGUCHI · 9 years ago
  18. 9e11ac0 MastershipManager: lower log level by Yuta HIGUCHI · 9 years ago
  19. eb5a0b9 minor Device - Mastership fixes by Yuta HIGUCHI · 10 years ago
  20. e60d452 avoid transient changes to MastershipStore from being posted as events by Ayaka Koshibe · 10 years ago
  21. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  22. a7384a8 fixes related to getRole() assumptions by Ayaka Koshibe · 10 years ago
  23. abedb09 MasteshipService, store, and CLI commands use RoleInfo by Ayaka Koshibe · 10 years ago
  24. 67af1f4 add roleInfo structure and backup_changed mastership event by Ayaka Koshibe · 10 years ago
  25. b5c63a0 fixes for mastership handoff race conditions by Ayaka Koshibe · 10 years ago
  26. 45503ce list mastership roles CLI command by Ayaka Koshibe · 10 years ago
  27. 80912e6 Separate cluster management and mastership management to separate packages by Yuta HIGUCHI · 10 years ago
  28. ea5b4ce fixes in mastership reelection for single-node failure by Ayaka Koshibe · 10 years ago
  29. 1c292d7 minor role relinquishment fix by Ayaka Koshibe · 10 years ago
  30. c404770 role reassignment tweaks by Ayaka Koshibe · 10 years ago
  31. 971a38a relinquishes mastership when device disconnects by Ayaka Koshibe · 10 years ago
  32. 65efaef Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  33. d9f693e Relinquish mastership, tests, and few modifications to trivial MastershipStore by Ayaka Koshibe · 10 years ago
  34. 339a3d9 added onos-start-network and fake distributed stores and fixed mastership bugs/omissions by alshabib · 10 years ago
  35. 3de43ca mastership manager listens to cluster events by Ayaka Koshibe · 10 years ago
  36. b70d34b base for mastership term implementation by Ayaka Koshibe · 10 years ago
  37. 406d010 MastershipManagerTest plus tweaks to MastershipStore by Ayaka Koshibe · 10 years ago
  38. b41d1ac Added graceful shutdown for upstart service. by tom · 10 years ago
  39. 4a5d171 Fixed MastershipManager to autostart and to have proper dependency on the ClusterService not ClusterManager. by tom · 10 years ago
  40. a7f044e DeviceManager queries MastershipService by Ayaka Koshibe · 10 years ago
  41. 3eed2b0 Added providerService for mastership by Ayaka Koshibe · 10 years ago
  42. 1660969 began implementing MastershipManager by Ayaka Koshibe · 10 years ago