1. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  2. 7a8de84 Added ability to track whether or not node has all components running fully. by Thomas Vachuska · 8 years ago
  3. a9673fd Fixes NPE in map event listener by Madan Jampani · 8 years ago
  4. 620f70d LeadershipStore updates: by Madan Jampani · 8 years ago
  5. b814773 Restrict the visibility of methods only accessed from the same package by Sho SHIMIZU · 8 years ago
  6. 1c96510 Renaming Partition{Service, Manager, Event} to IntentPartition{Service, Manager, Event} to better disambiguate between another PartitionService that is responsible for managing datastore partitions by Madan Jampani · 8 years ago[Renamed (89%) from core/store/dist/src/main/java/org/onosproject/store/intent/impl/PartitionManager.java]
  7. 69d6ac7 ONOS-2003 Fixing intent reroute after cluster change by Brian O'Connor · 9 years ago
  8. 4732c1b ONOS-1981: Move partition manager rebalance activity off of the event loop thread by Madan Jampani · 9 years ago
  9. 0466293 Remove old debugging log by Jonathan Hart · 9 years ago
  10. 7061acd Unit tests for PartitionManager by Jonathan Hart · 9 years ago
  11. 87ba7a7 Pulling PartitionService into API and making IntentPerfInstaller configurable by Brian O'Connor · 9 years ago
  12. 5eb77c8 Updates to ECM interface by Brian O'Connor · 9 years ago
  13. a88efa4 Fix for ONOS-1218 by Madan Jampani · 9 years ago
  14. 7f72c3f Enabled leadership service implementation based on consistent map + added precondition checks to partitioned database. by Madan Jampani · 9 years ago
  15. dc9d7b8 PartitionManager: Don't try and store election state separately by Jonathan Hart · 9 years ago
  16. ac48a95 PartitionManager: Shutdown background thread during deactivate by Jonathan Hart · 9 years ago
  17. 71503cd PartitionManager: reduce number of partitions to improve stability by Brian O'Connor · 9 years ago
  18. 1fdfacd Fixing partition mapping by Brian O'Connor · 9 years ago
  19. f2fda81 Automatically rebalance intent key partitions on cluster change. by Jonathan Hart · 9 years ago
  20. 5ec32ba Finished implementation of GossipIntentStore based on new API and semantics. by Jonathan Hart · 9 years ago
  21. 74c8313 Implemented a PartitionManager to keep track of partitions by Jonathan Hart · 9 years ago