1. 36002e6 Made time limit for event processing configurable; cleaned-up duplicate code. by Thomas Vachuska · 9 years ago
  2. de003d9 LeadershipService and MastershipService/Store APIs return CompletableFutures so that callers can (optionally) chain together dependent operations by Madan Jampani · 9 years ago
  3. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  4. cc53abd Favor adapter classes over service interfaces in unit tests by Ray Milkey · 9 years ago
  5. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  6. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/net/src/test/java/org/onlab/onos/cluster/impl/MastershipManagerTest.java]
  7. bcac499 Flatten MastershipTermService by Yuta HIGUCHI · 10 years ago
  8. 0c6e184 Trigger MastershipEvent on no more master case by Yuta HIGUCHI · 10 years ago
  9. dfe6e3b allow null Master in MastershipTerm by Yuta HIGUCHI · 10 years ago
  10. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  11. 444b519 Replaced the usage of IpPrefix with IpAddress in the context of by Pavlin Radoslavov · 10 years ago
  12. b62aab5 fix relinquishment behavior in SimpleMastershipStore by Ayaka Koshibe · 10 years ago
  13. 80912e6 Separate cluster management and mastership management to separate packages by Yuta HIGUCHI · 10 years ago
  14. ea5b4ce fixes in mastership reelection for single-node failure by Ayaka Koshibe · 10 years ago
  15. ea961ff Moved trivial from net to store. Fixed some javadocs. by tom · 10 years ago
  16. 971a38a relinquishes mastership when device disconnects by Ayaka Koshibe · 10 years ago
  17. d9f693e Relinquish mastership, tests, and few modifications to trivial MastershipStore by Ayaka Koshibe · 10 years ago
  18. 48239b0 term-related test additions by Ayaka Koshibe · 10 years ago
  19. 406d010 MastershipManagerTest plus tweaks to MastershipStore by Ayaka Koshibe · 10 years ago