1. 2bf177c [ONOS-6594] Upgrade to Atomix 2.0.0 by Jordan Halterman · 7 years ago
  2. 5a1053e [ONOS-6497] Add globally unique numeric ID generator primitive by Jordan Halterman · 7 years ago
  3. 12d5ec4 [ONOS-6479] Synchronously bootstrap EventuallyConsistentMap by Jordan Halterman · 7 years ago
  4. 5f97a30 [ONOS-6345] Track tombstones within transactions for optimistic locking on null values by Jordan Halterman · 7 years ago
  5. 2f7a5d0 [ONOS-5992] Ensure Copycat connections are closed when no remote handler is registered by Jordan Halterman · 7 years ago
  6. 948d659 [ONOS-6342] Refactor transaction architecture to support a shared cache for transactional primitives by Jordan Halterman · 7 years ago
  7. f627244 [ONOS-6324] Add getOrDefault method to ConsistentMap. by Jordan Halterman · 7 years ago
  8. fda46f9 Bump Catalyst/Copycat/Atomix dependency versions and update Copycat transport implementation. by Jordan Halterman · 7 years ago
  9. e9c3709 [ONOS-6075] Rewrite Copycat Transport by Jordan Halterman · 7 years ago
  10. 88cc343 Update checkstyle to version 6.19 by Ray Milkey · 7 years ago
  11. e2bd115 Changing default path separator to "|" to unblock dynamic config demo. by Thomas Vachuska · 7 years ago
  12. c955df7 Implement Atomix AsyncAtomicCounterMap, AtomicCounterMap and state machine. by Jordan Halterman · 7 years ago
  13. 4fc7c26 Fix for ONOS-5906 Asserting latch has reached zero and increasing wait time to avoid later assertion error. by Aaron Kruglikov · 7 years ago
  14. ed9adcc Disable AtomixWorkQueueTest failing under heavy load by Yuta HIGUCHI · 7 years ago
  15. 4c8e3fe Allow null values for DocumentTree nodes by Madan Jampani · 8 years ago
  16. e59cc05 Fix checkstyle error by Madan Jampani · 8 years ago
  17. 9809422 AtomixDocumentTree support for filtering notifications by DocumentPath by Madan Jampani · 8 years ago
  18. cdbf677 Fix AtomixDocumentTree event notifications by Madan Jampani · 8 years ago
  19. 8698328 Support for a recurive create in AsyncDocumentTree + Javadoc clean up by Madan Jampani · 8 years ago
  20. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  21. 2914e4e StorageService API for creating AsyncDocumentTree primitive by Madan Jampani · 8 years ago
  22. 79924fa Supporting Atomix classes for DocumentTree distributed primitive by Madan Jampani · 8 years ago
  23. be68a83 Fixes for checkstyle errors by Madan Jampani · 8 years ago
  24. ad5b8c7 Updates to DocumentTreeNode + Simple implementation of DocumentTree interface by Madan Jampani · 8 years ago
  25. 819d61d Work queue improvements by Madan Jampani · 8 years ago
  26. 3e29f66 Adding additional TreeMap resources by Aaron Kruglikov · 8 years ago
  27. c38dc7f Removing cluster size parameters per test to accomodate one-time cluster creation now in use. by Aaron Kruglikov · 8 years ago
  28. a1801aa Changing distributed primitive names to follow standard naming. by Aaron Kruglikov · 8 years ago
  29. 35708a9 Distributed work queue primitive by Madan Jampani · 8 years ago
  30. 6afeccd Changing sever timeouts to reduce test failures. by Aaron Kruglikov · 8 years ago
  31. 43d843d Removing tests to avoid build failures. by Aaron Kruglikov · 8 years ago
  32. b5a41e5 Changes to speed up tests. by Aaron Kruglikov · 8 years ago
  33. 5bb3812 Disabling tests temporarily to stop peridoic build timeouts. by Aaron Kruglikov · 8 years ago
  34. c0c27c0 Moving from local to netty transport. by Aaron Kruglikov · 8 years ago
  35. 9a62459 Ignore Atomix tests until we can fix local transport by Madan Jampani · 8 years ago
  36. 630e7ac Migrating to latest Atomix by Madan Jampani · 8 years ago
  37. ef10b73 fixing a build failure that snuck in. by alshabib · 8 years ago
  38. 44a1fef Updating multimap API and commands and providing implementation. by Aaron Kruglikov · 8 years ago
  39. d198b88 [ONOS-3591] Anti-Entropy speed up via push/pull interaction by Jon Hall · 8 years ago
  40. e729065 Deprecate KryoSerializer. by HIGUCHI Yuta · 8 years ago
  41. 29f52a3 ONOS-2322: Support for periodic purging of ECMap tombstones by Madan Jampani · 8 years ago
  42. caad26b Fix for ONOS-4315 by HIGUCHI Yuta · 8 years ago
  43. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  44. 38f0169 Dropping DatabaseManager and related code. Goodbye! by Madan Jampani · 8 years ago
  45. 65f24bb Moving to Atomix version 1.0.0-rc3 by Madan Jampani · 8 years ago
  46. 07b5448 Disable Atomix unit tests until some stability issues are resolved by Madan Jampani · 8 years ago
  47. 40f022e Default ConsistentMap consistency level to SEQUENTIAL and reenable all Atomix unit tests by Madan Jampani · 8 years ago
  48. 0c0cdc6 AsyncLeaderElector APIs in support for mastership balancing by Madan Jampani · 8 years ago
  49. 86cb243 Using latest atomix release candidate + Updates to CopycatTransport by Madan Jampani · 8 years ago
  50. 74da78b AsyncConsistentMap methods for supporting transactional updates by Madan Jampani · 8 years ago
  51. cadd70b Refactor transaction support in preparation for migration to latest APIs by Madan Jampani · 8 years ago
  52. 1f0202c Ignoring atomix unit tests until the spinning issue is debugged by Madan Jampani · 8 years ago
  53. 5e5b3d6 State machine implementations for various distributed primitives based on latest Copycat APIs by Madan Jampani · 8 years ago
  54. f4c8850 Refactor change: Moved all distributed primitive implementation classes into onos-core-primitives bundle by Madan Jampani · 8 years ago