1. f98df54 [Goldeneye][ONOS-4038] Support configurable heartbeat on DistributedClusterStore by sangyun-han · 8 years ago
  2. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  3. 67023a2 Minor javadoc fixes. by HIGUCHI Yuta · 8 years ago
  4. 80980c7 CORD-45 CORD-394 by Saurav Das · 8 years ago
  5. e91e572 Remove ModLambdaInstruction because we don't use indexed lambda by Sho SHIMIZU · 8 years ago
  6. 6f74371 Misc bug fixes in preparation for enabling StorageManager by Madan Jampani · 8 years ago
  7. 888d4c5 [ONOS-4214]Implement NewDefaultDistributedQueueBuilder by sangyun-han · 8 years ago
  8. a114d89 Remove IndexedLambda deprecated in Emu by Sho SHIMIZU · 8 years ago
  9. cc137a9 Remove method Lambda.indexedLambda() deprecated in Emu by Sho SHIMIZU · 8 years ago
  10. 0681016 Remove IndexedLambdaCriterion deprecated in Emu by Sho SHIMIZU · 8 years ago
  11. 57f2efd Remove Instruction.DROP deprecated in Emu by Sho SHIMIZU · 8 years ago
  12. e18cb12 Move files under newresource package to resource package by Sho SHIMIZU · 8 years ago
  13. 25e32ec Remove constructs deprecated in Emu from old resource API by Sho SHIMIZU · 8 years ago
  14. 05b24f8 Remove LinkResourceStore and its implementations by Sho SHIMIZU · 8 years ago
  15. fba7f3d ONOS-4137 Adding a "ready" check-mark glyph to the node instances. by Thomas Vachuska · 8 years ago
  16. b11c4d0 Allow list-type config to be POSTed to subjectkey/subject/configkey endpoint. by Jonathan Hart · 8 years ago
  17. 7a8de84 Added ability to track whether or not node has all components running fully. by Thomas Vachuska · 8 years ago
  18. 060da9a Improve Executors related logging behavior by HIGUCHI Yuta · 8 years ago
  19. 65f24bb Moving to Atomix version 1.0.0-rc3 by Madan Jampani · 8 years ago
  20. 0da01a4 Do not wrap exception with TransportException by Madan Jampani · 8 years ago
  21. 8be4e3a In this commit: by Saurav Das · 8 years ago
  22. 49e03a3 Remove testDb file after JUnit run by HIGUCHI Yuta · 8 years ago
  23. 4e2149e Remove LambdaConstraint as IndexLambda is soon removed by Sho SHIMIZU · 8 years ago
  24. 2443119 CLI command to help debug the mapping of next-Objectives to the by Saurav Das · 8 years ago
  25. 805d96c Fixes for Persistent{Map, Set} by HIGUCHI Yuta · 8 years ago
  26. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  27. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  28. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  29. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  30. 07b5448 Disable Atomix unit tests until some stability issues are resolved by Madan Jampani · 8 years ago
  31. 4a47a30 More APIs permission for new ONOS APIs by Heedo Kang · 8 years ago
  32. 096bcc8 ONOS-4129 Fixing issue where two pending configurations with the same config key, but for two different subject classes are encountered. by Thomas Vachuska · 8 years ago
  33. 0fd79d9 Group handling changes: by Saurav Das · 8 years ago
  34. 5829c34 Fixed defect in CachingAsyncConsistentMap (wrong method call). by Simon Hunt · 8 years ago
  35. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  36. 9c15937 Fixes how primitives and map keys are mapped to partitions by Madan Jampani · 8 years ago
  37. f172d40 Cluster scaling enchancements by Madan Jampani · 8 years ago
  38. 6cb8636 fix removal of rules in a distributed setting by alshabib · 8 years ago
  39. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  40. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  41. 0b84753 Moving group store to consistent map by Madan Jampani · 8 years ago
  42. e603887 Handle duplicate listen requests submitted to the state machine by Madan Jampani · 8 years ago
  43. 27a2a3d Code clean up in ConsistentMap and LeaderElector resources by Madan Jampani · 8 years ago
  44. 40f022e Default ConsistentMap consistency level to SEQUENTIAL and reenable all Atomix unit tests by Madan Jampani · 8 years ago
  45. a9e70a6 [Falcon] Adds a status field to InternalMessage and support for replying with appropriate status when handler errors occur by Madan Jampani · 8 years ago
  46. 06cf658 Explicity add generic type to help type inference on ECJ. by HIGUCHI Yuta · 8 years ago
  47. 3354745 PartitionManager support for reacting to cluster metadata changes by Madan Jampani · 8 years ago
  48. d09e2ee ONOS-4018 - Enhance the DistributedRegionStore to make sure that a by Brian Stanke · 8 years ago
  49. b6d998e [ONOS-4014] Refactor *Id classes to extend from Identifier class by Jian Li · 8 years ago
  50. 931e97d Remove base (p0) partition in StorageManager by Madan Jampani · 8 years ago
  51. ad84e0c [ONOS-4004] DistributedStatisticStore and DistributedFlowStatisticStore make configurable by sangyun-han · 8 years ago
  52. 64d3721 Remove retry logic from NewDistributedLeadershipStore by Madan Jampani · 8 years ago
  53. 25938a5 Add logging in ConsistentResourceStore by Sho SHIMIZU · 8 years ago
  54. 630c882 Update StorageManager.getPartitionInfo() to delegate to PartitionAdminService.partitionInfo() by Madan Jampani · 8 years ago
  55. 739873b Move IntentSetMultimap to the intent package by Sho SHIMIZU · 8 years ago
  56. c94b485 Fix StoragePartition to return a furture for opening partition client + Fixes in AtomixLeaderElector by Madan Jampani · 8 years ago
  57. f1d87ca Use ConsistentMap (and not the local cache) when querying leader for a topic by Madan Jampani · 8 years ago
  58. db2afd3 Publish a list of changes when leadership changes occur by Madan Jampani · 8 years ago
  59. 0c0cdc6 AsyncLeaderElector APIs in support for mastership balancing by Madan Jampani · 8 years ago
  60. 72282af Fixes some issues that were preventing intent tests from running by Madan Jampani · 8 years ago
  61. 67c9010 Change the behavior of resource registration to fix ONOS-3827 by Sho SHIMIZU · 8 years ago
  62. b49b007 Add some serializer related sanity check by HIGUCHI Yuta · 8 years ago
  63. 3a9911c Using 1.0.0.rc2 version of Atomix CopycatTransport updates by Madan Jampani · 8 years ago
  64. 2be39ed Remove methods deprecated in Drake from Instructions API by Ray Milkey · 8 years ago
  65. 27077eb Added PartitionedAsyncLeaderElector that federates leader election contents across a collection of AsyncLeaderElectors by Madan Jampani · 8 years ago
  66. 4844808 Introducing concept of a physical or logical region to facilitate by Thomas Vachuska · 8 years ago
  67. 3071c16 remove Deprecated indication on the constructor needed for serialization by Ray Milkey · 8 years ago
  68. ca2208d ONOS-3841 fix for deferred Subject issue by HIGUCHI Yuta · 8 years ago
  69. 315179a Workaround for old compiler by HIGUCHI Yuta · 8 years ago
  70. e014b3a ONOS-3931: move DeviceKey manager and store implementations from incubator to core by Claudine Chiu · 8 years ago
  71. 708d303 Cleaning up javadocs. by Thomas Vachuska · 8 years ago
  72. 6acdfd0 ONOS-3996 shorter warn log message by HIGUCHI Yuta · 8 years ago
  73. 1aa5814 support addition and removal of mcast sinks vlan mcast rules are now optional by alshabib · 8 years ago
  74. 1992daf Fix bug: Prevent a resource with the existing ID from being registered by Sho SHIMIZU · 8 years ago
  75. 7d54d9c Reduce the number of accesses to consistent map by Sho SHIMIZU · 8 years ago
  76. 1172da7 Set max number of copycat transport server threads to 4 by Madan Jampani · 8 years ago
  77. 28a6974 Remove redundant thenApply call in TransactionCoordiantor by Madan Jampani · 8 years ago
  78. 3ac20f9 Set number of copycat log compactor threads to 1 by Madan Jampani · 8 years ago
  79. 1c9b4e9 Fix NPE in StoragePartition by Madan Jampani · 8 years ago
  80. 6c17718 Fix potential deadlock in CopycatTransport by Madan Jampani · 8 years ago
  81. f5c38a7 Change netty reply timeout to 2s and run a periodic cleanup task to timeout outstanding requests by Madan Jampani · 8 years ago
  82. f3d2f49 Fixing pom dependencies. by Aaron Kruglikov · 8 years ago
  83. cef9606 Removed Deprecated tag on necessary constructor by Ray Milkey · 8 years ago
  84. 1b72738 Migrating netty messaging into netty messaging manager. by Aaron Kruglikov · 8 years ago
  85. 86cb243 Using latest atomix release candidate + Updates to CopycatTransport by Madan Jampani · 8 years ago
  86. 5fab6e5 Stop using explicit Optional#get() by Sho SHIMIZU · 8 years ago
  87. f7fe763 [ONOS-418] GossipLinkStore: make configurable - add setter of initialDelaySec and periodSec. by sangyun-han · 8 years ago
  88. ef7e290 Make use of Optional more idiomatic by Sho SHIMIZU · 8 years ago
  89. 003ed32 Add a method to check the type of resource by Sho SHIMIZU · 8 years ago
  90. 7efc8dd Use a ScheduleExecutorService in CopycatTransportService instead of creating a new thread per connection by Madan Jampani · 8 years ago
  91. fc98177 Updates to ConsistentMap and LeaderElector state machines by Madan Jampani · 8 years ago
  92. 171a938 Refactor: extract the same procedures by Sho SHIMIZU · 8 years ago
  93. 7e55c66 StorageManager with associated new primitive builders by Madan Jampani · 8 years ago
  94. 2f9cc71 Copycat transport enhancements by Madan Jampani · 8 years ago
  95. 39fff10 Method name refactor in DistributedPrimitive + Builder for AsyncLeaderElector by Madan Jampani · 8 years ago
  96. 9003924 Reduce the nubmer of access to consistent map for performance by Sho SHIMIZU · 8 years ago
  97. 10666e5 Fix registration order in kryo by Madan Jampani · 8 years ago
  98. 1d00639 Move multicast CLI commands into the core with the core mcast system. by Jonathan Hart · 8 years ago
  99. f17ae28 Refactor: Move logic for continuous resource to another method by Sho SHIMIZU · 8 years ago
  100. a6a6fd3 Fast path in the resource store for discrete resource by Sho SHIMIZU · 8 years ago