1. de003d9 LeadershipService and MastershipService/Store APIs return CompletableFutures so that callers can (optionally) chain together dependent operations by Madan Jampani · 9 years ago
  2. f7536ab ONOS-1883: Fix for lost flow rules on CLI directed mastership changes. by Madan Jampani · 9 years ago
  3. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  4. 0811bdd Disable some brittle tests that are causing problems with Jenkins by Ray Milkey · 9 years ago
  5. 1736749 Adding assertAfter to intermittent DistributedMastershipStoreTest by Brian O'Connor · 9 years ago
  6. cc53abd Favor adapter classes over service interfaces in unit tests by Ray Milkey · 9 years ago
  7. 151cad8 Use TestHazelcastFactory by Yuta HIGUCHI · 9 years ago
  8. d0f13eb Patch job on transient test failure by Brian O'Connor · 9 years ago
  9. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  10. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/store/dist/src/test/java/org/onlab/onos/store/mastership/impl/DistributedMastershipStoreTest.java]
  11. 98bd12f modificiations to emit BACKUP_CHANGED Mastership events by Ayaka Koshibe · 9 years ago
  12. dfe6e3b allow null Master in MastershipTerm by Yuta HIGUCHI · 9 years ago
  13. b5b71b3 DistributedMastershipStore by Yuta HIGUCHI · 9 years ago
  14. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  15. 444b519 Replaced the usage of IpPrefix with IpAddress in the context of by Pavlin Radoslavov · 10 years ago
  16. 41f2ec0 moved Hazelcast based Mastership+Cluster store to onos-code-dist bundle by Yuta HIGUCHI · 10 years ago[Renamed (98%) from core/store/hz/cluster/src/test/java/org/onlab/onos/store/mastership/impl/DistributedMastershipStoreTest.java]
  17. a7384a8 fixes related to getRole() assumptions by Ayaka Koshibe · 10 years ago
  18. 67af1f4 add roleInfo structure and backup_changed mastership event by Ayaka Koshibe · 10 years ago
  19. e8e4535 fixes for RoleValue serialization by Ayaka Koshibe · 10 years ago
  20. f9b02fc refactored MastershipStore to not use ILock by Ayaka Koshibe · 10 years ago
  21. 80912e6 Separate cluster management and mastership management to separate packages by Yuta HIGUCHI · 10 years ago[Renamed (97%) from core/store/hz/cluster/src/test/java/org/onlab/onos/store/cluster/impl/DistributedMastershipStoreTest.java]
  22. 4c89127 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  23. c404770 role reassignment tweaks by Ayaka Koshibe · 10 years ago
  24. 25fd23a handle devices agreed to be inactive during master re-election by Ayaka Koshibe · 10 years ago
  25. 5c0f237 notification for mastership changes by Ayaka Koshibe · 10 years ago
  26. 8583ff3 tests for DistributedMastershipStore by Ayaka Koshibe · 10 years ago