1. 8b488de Allowed apps to specify whether the existing component config value should be overridden by Charles Chan · 5 years ago
  2. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  3. 9f6bd52 Fixed issue where component configuration would not propagate on node restart. by Thomas Vachuska · 6 years ago
  4. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  5. d4955ae Preventing NPEs in stores via notifyDelegate by Thomas Vachuska · 8 years ago
  6. 5c396e3 Remove explicit use of the default value by Sho SHIMIZU · 8 years ago
  7. 78be249 Code clean up: Removed unused code. Fixed comments. Renamed some files. by Madan Jampani · 8 years ago
  8. a4be184 New ComponentConfigStore that uses a ConsistentMap configured with sequential consistency by Madan Jampani · 8 years ago
  9. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  10. bcf1a48 Removed ClockService<K, V> and replaced its usage with a BiFunction<K, V, Timestamp> by Madan Jampani · 9 years ago
  11. 3e033bd Added a LogicalClockService for ordering arbitrary events in the cluster. Updated couple of areas that are currently vulnerable to clock skew by Madan Jampani · 9 years ago
  12. 152f9fd Shutdown cleanup; hunt for exceptions continues by Thomas Vachuska · 9 years ago
  13. 6ec029a Implemented a Builder pattern for EventuallyConsistentMaps. by Jonathan Hart · 9 years ago
  14. 6d697f1 Sketching out component configuration model & API. by Thomas Vachuska · 9 years ago