1. a76f231 Add distributed lock primitive by Jordan Halterman · 6 years ago
  2. b88a171 Starting snapshot 1.11.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  3. d5581ab Tagging 1.11.2-rc5 by ONOS Jenkins User · 6 years ago 1.11.2-rc5
  4. c242f25 Starting snapshot 1.11.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  5. 1699627 Tagging 1.11.2-rc4 by ONOS Jenkins User · 6 years ago 1.11.2-rc4
  6. 1edc36b Various small fixes by Yuta HIGUCHI · 6 years ago
  7. fe7c0cb Upgrade to Atomix 2.0.14 by Jordan Halterman · 6 years ago
  8. 13ea2f4 Starting snapshot 1.11.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  9. 2a81a86 Tagging 1.11.2-rc3 by ONOS Jenkins User · 6 years ago 1.11.2-rc3
  10. 5005cc4 Upgrade to Atomix 2.0.13 by Jordan Halterman · 6 years ago
  11. d339e32 Starting snapshot 1.11.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  12. d044508 Tagging 1.11.2-b1 by ONOS Jenkins User · 6 years ago 1.11.2-b1
  13. 9a2b1fa Starting snapshot 1.11.2-SNAPSHOT by Ray Milkey · 6 years ago
  14. 33092a5 Tagging 1.11.2-rc2 by Ray Milkey · 6 years ago 1.11.2-rc2
  15. 067e11b Upgrade to Atomix 2.0.12 by Jordan Halterman · 6 years ago
  16. a1b63d3 Upgrade to Atomix 2.0.9 by Jordan Halterman · 6 years ago
  17. dd2b4c6 Upgrade Atomix to 2.0.8 and simplify consistent primitive operation/event IDs by Jordan Halterman · 6 years ago
  18. c957199 Use StorageNamespaces for serialization in Atomix tests by Jordan Halterman · 7 years ago
  19. e372d85 [ONOS-7068] Upgrade to Atomix 2.0.4 by Jordan Halterman · 7 years ago
  20. bbcd6a7 Starting snapshot 1.11.2-SNAPSHOT by Ray Milkey · 6 years ago
  21. 9e38a19 Tagging 1.11.2-rc1 by Ray Milkey · 6 years ago 1.11.2-rc1
  22. 1fe1c5b Remove maximum entry limitation on Raft log segments by Jordan Halterman · 7 years ago
  23. d1d1fe2 Starting snapshot 1.11.2-SNAPSHOT by Ray Milkey · 7 years ago
  24. 1e6d39a Tagging 1.11.1 by Ray Milkey · 7 years ago 1.11.1
  25. 89dd53c Starting snapshot 1.11.1-SNAPSHOT by Ray Milkey · 7 years ago
  26. 8de3204 Tagging 1.11.1-rc1 by Ray Milkey · 7 years ago 1.11.1-rc1
  27. f7f325c Upgrade Atomix dependency version to 2.0.2 by Jordan Halterman · 7 years ago
  28. 0a64b86 Starting snapshot 1.11.1-SNAPSHOT by Ray Milkey · 7 years ago
  29. aabbe1b Tagging 1.11.0 by Ray Milkey · 7 years ago 1.11.0
  30. 05d4ef0 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  31. 789ecf6 Tagging 1.11.0-rc6 by Ray Milkey · 7 years ago 1.11.0-rc6
  32. 23e6df1 revert Atomix version to 2.0.0-raft-final to address instability by Ray Milkey · 7 years ago
  33. 4c81e2c Upgrade Atomix dependency to 2.0.1 by Jordan Halterman · 7 years ago
  34. 81f627e Bump Atomix dependency version to 2.0.0 by Jordan Halterman · 7 years ago
  35. b8925dc Store flows rules asynchronously via master in DistributedFlowRuleStore by Jordan Halterman · 7 years ago
  36. 396ea2f Partitioned DocumentTree primitive by Jordan Halterman · 7 years ago
  37. d3e02d3 Upgrade Atomix to Raft final version by Jordan Halterman · 7 years ago
  38. 94d5ba1 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  39. 9f08c81 Tagging 1.11.0-rc4 by Ray Milkey · 7 years ago 1.11.0-rc4
  40. cedf3a2 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  41. 14255fa Tagging 1.11.0-rc3 by Ray Milkey · 7 years ago 1.11.0-rc3
  42. 3a98e0a Fixs some misspellings by Frank Wang · 7 years ago
  43. e0355ff [ONOS-6870] Refactor DistributedFlowRuleStore to use DocumentTree for persistence by Jordan Halterman · 7 years ago
  44. c6c6ef2 Deprecate redundant StoreSerializer in favor of Serializer by Jordan Halterman · 7 years ago
  45. c3658c7 ONOS-6381 Transactional event listeners by Sithara Punnassery · 7 years ago
  46. e225d15 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  47. baa74b0 Tagging 1.11.0-rc1 by Ray Milkey · 7 years ago 1.11.0-rc1
  48. 4922a06 [ONOS-6874] Implement nullable ConsistentMap by Jordan Halterman · 7 years ago
  49. a94259f PartitionedAsyncConsistentMap test by Sbhat35 · 7 years ago
  50. ffe0234 -Onos store refactoring by Sbhat35 · 7 years ago
  51. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  52. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  53. d0d8035 Support alternative ordering specifications for DocumentTree primitive by Jordan Halterman · 7 years ago
  54. e853d03 Ensure DocumentTree exceptions are properly returned to clients on getChildren calls by Jordan Halterman · 7 years ago
  55. 93fd012 Use consistent hashing for map keys by Jordan Halterman · 7 years ago
  56. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  57. 70df767 Throw ConcurrentModification exception when ConsistentMap compute call conflicts with concurrent operation(s) by Jordan Halterman · 7 years ago
  58. 13d25a1 Change ConsistentMap key hasher to use sha256 by Jordan Halterman · 7 years ago
  59. e7f363e Refactor how PartitionedAsyncConsistentMaps are constructed to remove the need for serialization when mapping keys to partitions. by Jordan Halterman · 7 years ago
  60. 71635ae Refactor AtomixConsistentMap to use separate operations per method call for better performance and control over operation semantics. by Jordan Halterman · 7 years ago
  61. 9052b20 Remove equality check when replacing DocumentTree values by version to prevent conflicts with optimistic locks by Jordan Halterman · 7 years ago
  62. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  63. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  64. b0ac590 [ONOS-6869] Move blocking DocumentTree to core primitives package and implement default methods for constructing blocking primitives by Jordan Halterman · 7 years ago
  65. 9fa4303 [ONOS-6859] Cache Raft sessions for transactions by Jordan Halterman · 7 years ago
  66. 7c90e4b DefaultAsyncAtomicValue testing by Sbhat35 · 7 years ago
  67. 5ecdb34 [ONOS-6832] Implement missing methods in CachingAsyncConsistentMap by Jordan Halterman · 7 years ago
  68. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  69. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  70. 035231e Upgrade to Atomix 2.0.0-raft-beta1 by Jordan Halterman · 7 years ago
  71. 2bf177c [ONOS-6594] Upgrade to Atomix 2.0.0 by Jordan Halterman · 7 years ago
  72. 740e98c ONOS-6758 Enable TLS by default for intra-cluster communication by Brian O'Connor · 7 years ago
  73. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  74. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  75. b6ee9e9 Prevent serialization errors from causing recursion in the Copycat transport by Jordan Halterman · 7 years ago
  76. 46bf89b Implement listeners for ConsistentMultimap. by Jonathan Hart · 7 years ago
  77. 6440b09 Fix incorrectly spelled DEFAULT_OPERTATION_TIMEOUT_MILLIS constant... Driving me crazy! by Jordan Halterman · 7 years ago
  78. 5a1053e [ONOS-6497] Add globally unique numeric ID generator primitive by Jordan Halterman · 7 years ago
  79. e0fae91 [ONOS-6487] Catch and log exceptions that occur during replication in ECM by Jordan Halterman · 7 years ago
  80. 12d5ec4 [ONOS-6479] Synchronously bootstrap EventuallyConsistentMap by Jordan Halterman · 7 years ago
  81. fcaa170 [ONOS-6401] Bump Atomix dependency version to 1.0.8 for performance regression fixes by Jordan Halterman · 7 years ago
  82. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  83. 881e450 [ONOS-6426] Ensure commit is not closed when TransactionId is accessed by Jordan Halterman · 7 years ago
  84. 03b8318 [ONOS-6425] Improve logging for transactions by Jordan Halterman · 7 years ago
  85. b224307 [ONOS-6423] Implement missing getOrDefault methods in primitive wrappers by Jordan Halterman · 7 years ago
  86. e5ce145 [ONOS-6426] Handle tombstones in null comparisons in AsyncConsistentMap state machine by Jordan Halterman · 7 years ago
  87. 10ed727 Bump Atomix dependency version to 1.0.7 by Jordan Halterman · 7 years ago
  88. 5f97a30 [ONOS-6345] Track tombstones within transactions for optimistic locking on null values by Jordan Halterman · 7 years ago
  89. 2f7a5d0 [ONOS-5992] Ensure Copycat connections are closed when no remote handler is registered by Jordan Halterman · 7 years ago
  90. 7b18c9f Bump Atomix dependency version to 1.0.6 by Jordan Halterman · 7 years ago
  91. 046faeb [ONOS-6267] Detect and complete blocked futures on I/O threads. by Jordan Halterman · 7 years ago
  92. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  93. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  94. 9bdc24f [ONOS-6267] Support configurable Executors for primitives by Jordan Halterman · 7 years ago
  95. 948d659 [ONOS-6342] Refactor transaction architecture to support a shared cache for transactional primitives by Jordan Halterman · 7 years ago
  96. 2794702 [ONOS-6297] Use Raft log indexes as versions in ConsistentTreeMap to ensure consistency across leaders. by Jordan Halterman · 7 years ago
  97. f627244 [ONOS-6324] Add getOrDefault method to ConsistentMap. by Jordan Halterman · 7 years ago
  98. 14b3bef [ONOS-6297] - Use commit indexes for entry versioning in ConsistentMap state machine. by Jordan Halterman · 7 years ago
  99. fda46f9 Bump Catalyst/Copycat/Atomix dependency versions and update Copycat transport implementation. by Jordan Halterman · 7 years ago
  100. e9c3709 [ONOS-6075] Rewrite Copycat Transport by Jordan Halterman · 7 years ago