1. f17d173 [AETHER-75] Add command to force snapshot of Raft partitions. by Jordan Halterman · 4 years, 8 months ago
  2. 4fcb4b2 [AETHER-72] Add bulk update to ConsistentMultimap by pier · 4 years, 7 months ago
  3. 4f0252c Cleaned up docs/external; deprecated docs/internal by Thomas Vachuska · 3 years, 8 months ago
  4. 9334091 Fixes user provided timeouts. by pier · 4 years, 3 months ago
  5. 4330078 Support user-provided timeouts in intra-cluster communication service by Jordan Halterman · 5 years ago
  6. 8efe278 Remove deprecated APIs by Ray Milkey · 5 years ago
  7. 6837293 Remove deprecated DistributedPrimitiveCreator APIs by Ray Milkey · 6 years ago
  8. 00e92da Upgrade to Atomix 3.0-rc5 by Jordan Halterman · 6 years ago
  9. dae1160 Implement lazy iterators/streams for ConsistentMap by Jordan Halterman · 6 years ago
  10. 8c57a09 Refactor DistributedPacketStore to store packet requests in a ConsistentMultimap by Jordan Halterman · 6 years ago
  11. 3b13737 Change DefaultRouteTable primitive to cached multimap. by Jordan Halterman · 6 years ago
  12. 5e88435 Implement event-based streaming iterator for ConsistentMultimap primitive by Jordan Halterman · 6 years ago
  13. 7d77fe1 Fix typos by Jon Hall · 6 years ago
  14. 400bbe5 Add compatibility functions to AtomicValue/Topic by Jordan Halterman · 6 years ago
  15. 4500817 [ONOS-7547] Implement support for backwards/forward compatibility of ConsistentMap values on read by Jordan Halterman · 6 years ago
  16. 2c04599 [ONOS-7551] Support primitive revisions for upgrades by Jordan Halterman · 6 years ago
  17. 6a51cb9 Remove calls to deprecated Throwables.propagate() method by Ray Milkey · 6 years ago
  18. 2d1b590 Add more utility methods to DocumentPath by Yuta HIGUCHI · 6 years ago
  19. b2a20d1 null-safe DocPath ancentry tests by Yuta HIGUCHI · 6 years ago
  20. 4743258 Add distributed lock primitive by Jordan Halterman · 6 years ago
  21. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  22. 464145d Increase default primitive operation timeout to 15 seconds by Jordan Halterman · 6 years ago
  23. 47d9609 Step toward transactional API support on DocTree by Yuta HIGUCHI · 7 years ago
  24. 6b2ec28 improve DocumentTree related doc & log by Yuta HIGUCHI · 7 years ago
  25. 796a78d Avoid conversion of DocumentPath to String by Yuta HIGUCHI · 7 years ago
  26. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  27. 28183ee Replace Unified* services with MembershipService for subgroup membership by Jordan Halterman · 7 years ago
  28. 7b7644f [ONOS-7117] Support configuring LeaderElector primitive session timeouts for faster leader elections by Jordan Halterman · 7 years ago
  29. 980a8c1 [ONOS-7054] Implement prototype of ISSU protocol by Jordan Halterman · 7 years ago
  30. 52e047f refactor DocumentPath comparator by Yuta HIGUCHI · 7 years ago
  31. 153d358 minor fix in DocumentPath, DCS by Yuta HIGUCHI · 7 years ago
  32. cb1e02c Partitioned DocumentTree primitive by Jordan Halterman · 7 years ago
  33. 5625f3e Bump down deprecation release to Loon by Ray Milkey · 7 years ago
  34. 2c83a10 Deprecate redundant StoreSerializer in favor of Serializer by Jordan Halterman · 7 years ago
  35. 61a8025 ONOS-6381 Transactional event listeners by Sithara Punnassery · 7 years ago
  36. 388b175 Deprecate ClusterMessageHandler by Jordan Halterman · 7 years ago
  37. 4922a06 [ONOS-6874] Implement nullable ConsistentMap by Jordan Halterman · 7 years ago
  38. d0d8035 Support alternative ordering specifications for DocumentTree primitive by Jordan Halterman · 7 years ago
  39. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  40. 71635ae Refactor AtomixConsistentMap to use separate operations per method call for better performance and control over operation semantics. by Jordan Halterman · 7 years ago
  41. b0ac590 [ONOS-6869] Move blocking DocumentTree to core primitives package and implement default methods for constructing blocking primitives by Jordan Halterman · 7 years ago
  42. 2bf177c [ONOS-6594] Upgrade to Atomix 2.0.0 by Jordan Halterman · 7 years ago
  43. 46bf89b Implement listeners for ConsistentMultimap. by Jonathan Hart · 7 years ago
  44. 6440b09 Fix incorrectly spelled DEFAULT_OPERTATION_TIMEOUT_MILLIS constant... Driving me crazy! by Jordan Halterman · 7 years ago
  45. 5a1053e [ONOS-6497] Add globally unique numeric ID generator primitive by Jordan Halterman · 7 years ago
  46. 4f8a377 ONOS-6468 Fix for race condition between compilation and installation complete state. by Yuta HIGUCHI · 7 years ago
  47. 5f97a30 [ONOS-6345] Track tombstones within transactions for optimistic locking on null values by Jordan Halterman · 7 years ago
  48. 9bdc24f [ONOS-6267] Support configurable Executors for primitives by Jordan Halterman · 7 years ago
  49. 948d659 [ONOS-6342] Refactor transaction architecture to support a shared cache for transactional primitives by Jordan Halterman · 7 years ago
  50. f627244 [ONOS-6324] Add getOrDefault method to ConsistentMap. by Jordan Halterman · 7 years ago
  51. f074af9 Add unit tests for PartitionEvent by Jon Hall · 7 years ago
  52. e2bd115 Changing default path separator to "|" to unblock dynamic config demo. by Thomas Vachuska · 7 years ago
  53. c955df7 Implement Atomix AsyncAtomicCounterMap, AtomicCounterMap and state machine. by Jordan Halterman · 7 years ago
  54. cf8f6b2 [ONOS-3558] Add AtomicCounterMap to DistributedPrimitive by Jihwan Kim · 8 years ago
  55. 2f2e81e Fixing minor typo in static name. by Aaron Kruglikov · 7 years ago
  56. 61582a0 Creating new creators for multimap primitive and a name based getter for treemap primitive. by Aaron Kruglikov · 8 years ago
  57. 112ed82 ONOS-5552 DocumentTree builder not available by Sithara Punnassery · 8 years ago
  58. 589fac2 ONOS-5318 Proprietary Config Store by Sithara Punnassery · 8 years ago
  59. d77cc11 Adding consistent document tree. by Aaron Kruglikov · 8 years ago
  60. 4c8e3fe Allow null values for DocumentTree nodes by Madan Jampani · 8 years ago
  61. d2db7ad Fix javadoc error by Yuta HIGUCHI · 8 years ago
  62. 9809422 AtomixDocumentTree support for filtering notifications by DocumentPath by Madan Jampani · 8 years ago
  63. 8698328 Support for a recurive create in AsyncDocumentTree + Javadoc clean up by Madan Jampani · 8 years ago
  64. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  65. 3188803 Fixes javadoc errors by Madan Jampani · 8 years ago
  66. 2914e4e StorageService API for creating AsyncDocumentTree primitive by Madan Jampani · 8 years ago
  67. 79924fa Supporting Atomix classes for DocumentTree distributed primitive by Madan Jampani · 8 years ago
  68. ad5b8c7 Updates to DocumentTreeNode + Simple implementation of DocumentTree interface by Madan Jampani · 8 years ago
  69. 7c99811 Fixing a minor stylistic issue. by Aaron Kruglikov · 8 years ago
  70. e255cc4 Add descriptive message for MessagingExceptions. by Jonathan Hart · 8 years ago
  71. 64ff13b Support for listening to DocumentTree modifications. by Madan Jampani · 8 years ago
  72. 1184bc7 DocumentTreeNode: add support for a version by Madan Jampani · 8 years ago
  73. f5e6be4 Fixed javadoc error. by Thomas Vachuska · 8 years ago
  74. c3984c6 Fixed javadoc error. by Thomas Vachuska · 8 years ago
  75. 5bdebd5 Javadoc updates to DocumentTree classes by Madan Jampani · 8 years ago
  76. b789b5f Adding an initial API for the DomTree data structure. by Aaron Kruglikov · 8 years ago
  77. 4275587 Include ConsistentMap name in Timeout exception message by Madan Jampani · 8 years ago
  78. 3032af1 Fix javadoc syntax error - @throw -> @throws by Ray Milkey · 8 years ago
  79. ed88ff6 Adding additional resources for instantiating async consistent treemaps. by Aaron Kruglikov · 8 years ago
  80. 03fb8b2 Topic: Support for passing a executor to subscribe method for invoking the callback by Madan Jampani · 8 years ago
  81. 7c298f3 Fix javadoc by Yuta HIGUCHI · 8 years ago
  82. 13f6515 Distributed topic primitive by Madan Jampani · 8 years ago
  83. 07e31cf Remove public from definition in interface by Sho SHIMIZU · 8 years ago
  84. bb23e0b Fix Javadoc warnings by Ray Milkey · 8 years ago
  85. f2fd465 Use default op timeout value for DefaultLeaderElector calls by Madan Jampani · 8 years ago
  86. faa7c67 Fixing javadoc by Yuta HIGUCHI · 8 years ago
  87. b6ec9cd Adding interfaces for synchronous consistent multimaps. by Aaron Kruglikov · 8 years ago
  88. 819d61d Work queue improvements by Madan Jampani · 8 years ago
  89. 6a16435 Changing tree map interface to only allow a value type parameter, key is always string. by Aaron Kruglikov · 8 years ago
  90. f13b3df Fixing ConsistentMapException type. by Yuta HIGUCHI · 8 years ago
  91. 3e29f66 Adding additional TreeMap resources by Aaron Kruglikov · 8 years ago
  92. e18a2ef Fix javadoc error by Yuta HIGUCHI · 8 years ago
  93. 35708a9 Distributed work queue primitive by Madan Jampani · 8 years ago
  94. 54c5e23 Removes deprecated withPartitionsDisabled method by Madan Jampani · 8 years ago
  95. 6a4237d Fix AtomicCounter addAndGet by Madan Jampani · 8 years ago
  96. 637ae5d ONOS-4690: containsKey() in TransactionalMap by Sho SHIMIZU · 8 years ago
  97. 6c02d9e New ApplicationStore that uses a single ConsistentMap to track all app related state by Madan Jampani · 8 years ago
  98. d5b200f When a Copycat client is in SUSPENDED or CLOSED state fail-fast all its operations by Madan Jampani · 8 years ago
  99. 0d14a0c Lower default operation timeout for distributed primitives to 5s by Madan Jampani · 8 years ago
  100. d7ff34d Ensure one can add/remove status change listeners for LeaderElectors by Madan Jampani · 8 years ago