1. 3b8101a Refactored IntentPartitionService as WorkPartitionService by Madan Jampani · 8 years ago[Renamed (77%) from core/store/dist/src/main/java/org/onosproject/store/intent/impl/IntentPartitionManager.java]
  2. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  3. 783d3d2 Ensure all active nodes are in contention before relinquishing a partition by Madan Jampani · 8 years ago
  4. a4d2c72 Fix IntentPartition rebalance to work correctly after a network partition heals by Madan Jampani · 8 years ago
  5. a4a5994 Mark couple of expensive LeadershipService methods as deprecated by Madan Jampani · 8 years ago
  6. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  7. 7a8de84 Added ability to track whether or not node has all components running fully. by Thomas Vachuska · 8 years ago
  8. a9673fd Fixes NPE in map event listener by Madan Jampani · 8 years ago
  9. 620f70d LeadershipStore updates: by Madan Jampani · 8 years ago
  10. b814773 Restrict the visibility of methods only accessed from the same package by Sho SHIMIZU · 8 years ago
  11. 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]
  12. 69d6ac7 ONOS-2003 Fixing intent reroute after cluster change by Brian O'Connor · 9 years ago
  13. 4732c1b ONOS-1981: Move partition manager rebalance activity off of the event loop thread by Madan Jampani · 9 years ago
  14. 0466293 Remove old debugging log by Jonathan Hart · 9 years ago
  15. 7061acd Unit tests for PartitionManager by Jonathan Hart · 9 years ago
  16. 87ba7a7 Pulling PartitionService into API and making IntentPerfInstaller configurable by Brian O'Connor · 9 years ago
  17. 5eb77c8 Updates to ECM interface by Brian O'Connor · 9 years ago
  18. a88efa4 Fix for ONOS-1218 by Madan Jampani · 9 years ago
  19. 7f72c3f Enabled leadership service implementation based on consistent map + added precondition checks to partitioned database. by Madan Jampani · 9 years ago
  20. dc9d7b8 PartitionManager: Don't try and store election state separately by Jonathan Hart · 9 years ago
  21. ac48a95 PartitionManager: Shutdown background thread during deactivate by Jonathan Hart · 9 years ago
  22. 71503cd PartitionManager: reduce number of partitions to improve stability by Brian O'Connor · 9 years ago
  23. 1fdfacd Fixing partition mapping by Brian O'Connor · 9 years ago
  24. f2fda81 Automatically rebalance intent key partitions on cluster change. by Jonathan Hart · 9 years ago
  25. 5ec32ba Finished implementation of GossipIntentStore based on new API and semantics. by Jonathan Hart · 9 years ago
  26. 74c8313 Implemented a PartitionManager to keep track of partitions by Jonathan Hart · 9 years ago