1. 9eb55d1 ONOS-2495: Workaround for the fact that kryo deserialization is not thread safe by Madan Jampani · 9 years ago
  2. a6d787b ONOS-2440: Simplify DistributedQueue implementation by leveraging state change notification support by Madan Jampani · 9 years ago
  3. bab51a4 ONOS-2097: Ensure updates made via transactional map result in state change notifications by Madan Jampani · 9 years ago
  4. 41b1f3a ONOS-2456 Added usage metrics to Atomic Counter and Distributed Queue plus refactored the code a bit by Flavio Castro · 9 years ago
  5. 8566863 Removed deprecated map change notification support by Madan Jampani · 9 years ago
  6. 5e1f129 ONOS-2315 Adding new metrics to ConsistentMaps by Flavio Castro · 9 years ago
  7. 648451f Consistently ordered notification support for single partition scenario. by Madan Jampani · 9 years ago
  8. ae2d0d7 Fix ConsistentMap.putIfAbsent logic by Madan Jampani · 9 years ago
  9. 7804c99 Refactored code to consolidate functionality in Database* classes. by Madan Jampani · 9 years ago
  10. e8af1cc ONOS-2133: Support for purging associated stores (ConsistentMap/DistributedSet) when the application is uninstalled by Madan Jampani · 9 years ago
  11. c606956 Added a map API to transform Versioned<byte[]> to Versioned<V> by Madan Jampani · 9 years ago
  12. 50589ac Notification support for Consistent datastructures (ConsitentMap and DistributedSet) by Madan Jampani · 9 years ago
  13. 346d4f5 Add new methods to ConsistentMap API to improve usability. by Madan Jampani · 9 years ago
  14. 02b7fb8 Support for building a immutable ConsistentMap and DistributedSet by Madan Jampani · 9 years ago
  15. bff6d8f Added distributed transaction support through a two phase commit protocol by Madan Jampani · 9 years ago
  16. f1b8e17 Support a inmemory p0 partition encompassing all nodes in the cluster. This will be used by leadership manager and other usecases by Madan Jampani · 9 years ago
  17. 7c52100 ONOS-1362: Support async version of ConsistentMap that lets efficient chaining of operations by Madan Jampani · 9 years ago