1. b814773 Restrict the visibility of methods only accessed from the same package by Sho SHIMIZU · 8 years ago
  2. 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]
  3. 69d6ac7 ONOS-2003 Fixing intent reroute after cluster change by Brian O'Connor · 9 years ago
  4. 4732c1b ONOS-1981: Move partition manager rebalance activity off of the event loop thread by Madan Jampani · 9 years ago
  5. 0466293 Remove old debugging log by Jonathan Hart · 9 years ago
  6. 7061acd Unit tests for PartitionManager by Jonathan Hart · 9 years ago
  7. 87ba7a7 Pulling PartitionService into API and making IntentPerfInstaller configurable by Brian O'Connor · 9 years ago
  8. 5eb77c8 Updates to ECM interface by Brian O'Connor · 9 years ago
  9. a88efa4 Fix for ONOS-1218 by Madan Jampani · 9 years ago
  10. 7f72c3f Enabled leadership service implementation based on consistent map + added precondition checks to partitioned database. by Madan Jampani · 9 years ago
  11. dc9d7b8 PartitionManager: Don't try and store election state separately by Jonathan Hart · 9 years ago
  12. ac48a95 PartitionManager: Shutdown background thread during deactivate by Jonathan Hart · 9 years ago
  13. 71503cd PartitionManager: reduce number of partitions to improve stability by Brian O'Connor · 9 years ago
  14. 1fdfacd Fixing partition mapping by Brian O'Connor · 9 years ago
  15. f2fda81 Automatically rebalance intent key partitions on cluster change. by Jonathan Hart · 9 years ago
  16. 5ec32ba Finished implementation of GossipIntentStore based on new API and semantics. by Jonathan Hart · 9 years ago
  17. 74c8313 Implemented a PartitionManager to keep track of partitions by Jonathan Hart · 9 years ago