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