1. 80d2e97 Fix AtomixConsistentMap::computeIf behavior to throw a ConcurrentModificationException when update races are detected by Madan Jampani · 8 years ago
  2. 8e18c0e Use concurrent hash map to avoid concurrent modification exceptions by Madan Jampani · 8 years ago
  3. fb78638 Re-register listeners after a Copycat client recovers from a network partition by Madan Jampani · 8 years ago
  4. 825a8b1 Moved client availability check to copycat client by Madan Jampani · 8 years ago
  5. d5b200f When a Copycat client is in SUSPENDED or CLOSED state fail-fast all its operations by Madan Jampani · 8 years ago
  6. 630e7ac Migrating to latest Atomix by Madan Jampani · 8 years ago
  7. 0463cf9 New API for specifying an executor when registering a map listener by Madan Jampani · 8 years ago
  8. 1d3b617 ONOS-4423: Support for invalidating cached map entries when a client session is suspended by Madan Jampani · 8 years ago
  9. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  10. 542d9e2 Performance improvements by Madan Jampani · 8 years ago
  11. 3780d4b ONOS-4218: Fixes for resource store transaction failures by Madan Jampani · 8 years ago
  12. 5ddaf19 Ensure exceptions in map event handling do not prevent event acknowledgement by Madan Jampani · 8 years ago
  13. 65f24bb Moving to Atomix version 1.0.0-rc3 by Madan Jampani · 8 years ago
  14. 27a2a3d Code clean up in ConsistentMap and LeaderElector resources by Madan Jampani · 8 years ago
  15. 40f022e Default ConsistentMap consistency level to SEQUENTIAL and reenable all Atomix unit tests by Madan Jampani · 8 years ago
  16. 3a9911c Using 1.0.0.rc2 version of Atomix CopycatTransport updates by Madan Jampani · 8 years ago
  17. 86cb243 Using latest atomix release candidate + Updates to CopycatTransport by Madan Jampani · 8 years ago
  18. fc98177 Updates to ConsistentMap and LeaderElector state machines by Madan Jampani · 8 years ago
  19. 74da78b AsyncConsistentMap methods for supporting transactional updates by Madan Jampani · 8 years ago
  20. cadd70b Refactor transaction support in preparation for migration to latest APIs by Madan Jampani · 8 years ago
  21. 5e5b3d6 State machine implementations for various distributed primitives based on latest Copycat APIs by Madan Jampani · 8 years ago