1. 9f6bd52 Fixed issue where component configuration would not propagate on node restart. by Thomas Vachuska · 6 years ago
  2. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  3. d4955ae Preventing NPEs in stores via notifyDelegate by Thomas Vachuska · 8 years ago
  4. 5c396e3 Remove explicit use of the default value by Sho SHIMIZU · 8 years ago
  5. 78be249 Code clean up: Removed unused code. Fixed comments. Renamed some files. by Madan Jampani · 8 years ago
  6. a4be184 New ComponentConfigStore that uses a ConsistentMap configured with sequential consistency by Madan Jampani · 8 years ago
  7. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  8. bcf1a48 Removed ClockService<K, V> and replaced its usage with a BiFunction<K, V, Timestamp> by Madan Jampani · 9 years ago
  9. 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
  10. 152f9fd Shutdown cleanup; hunt for exceptions continues by Thomas Vachuska · 9 years ago
  11. 6ec029a Implemented a Builder pattern for EventuallyConsistentMaps. by Jonathan Hart · 9 years ago
  12. 6d697f1 Sketching out component configuration model & API. by Thomas Vachuska · 9 years ago