1. 0c49b60 Fix for JIRA ONOS-4620. Whenever networkconfiguration is deleted even the queued will be removed by Deepa Vaddireddy · 8 years ago
  2. b15b2ea Avoid extracting resoure set from backing range set by Sho SHIMIZU · 8 years ago
  3. b42d383 Avoid extracting resoure set from backing range set by Sho SHIMIZU · 8 years ago
  4. dd89bbd Add unit tests for DiscreteResourceCodec implementations by Sho SHIMIZU · 8 years ago
  5. ae40b57 Add unit tests for EncodableDiscreteResources by Sho SHIMIZU · 8 years ago
  6. 1a6e94a Add unit tests for GenericDiscreteResources by Sho SHIMIZU · 8 years ago
  7. 047f5b7 Add unit tests for EmptyDiscreteResources by Sho SHIMIZU · 8 years ago
  8. 783d3d2 Ensure all active nodes are in contention before relinquishing a partition by Madan Jampani · 8 years ago
  9. 78be249 Code clean up: Removed unused code. Fixed comments. Renamed some files. by Madan Jampani · 8 years ago
  10. 13bf46e Fix bug causing ClassCastException by Sho SHIMIZU · 8 years ago
  11. 6ec2eca Add Codecs class holding DiscreteResourceCodecs by Sho SHIMIZU · 8 years ago
  12. f093cf2 Potential fix for ONOS-4521. by HIGUCHI Yuta · 8 years ago
  13. a4a5994 Mark couple of expensive LeadershipService methods as deprecated by Madan Jampani · 8 years ago
  14. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  15. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  16. b028599 adding group garbage collection functionality by alshabib · 8 years ago
  17. f98df54 [Goldeneye][ONOS-4038] Support configurable heartbeat on DistributedClusterStore by sangyun-han · 8 years ago
  18. 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
  19. 0b84753 Moving group store to consistent map by Madan Jampani · 8 years ago
  20. d09e2ee ONOS-4018 - Enhance the DistributedRegionStore to make sure that a by Brian Stanke · 8 years ago
  21. 4844808 Introducing concept of a physical or logical region to facilitate by Thomas Vachuska · 8 years ago
  22. e014b3a ONOS-3931: move DeviceKey manager and store implementations from incubator to core by Claudine Chiu · 8 years ago
  23. 1b72738 Migrating netty messaging into netty messaging manager. by Aaron Kruglikov · 8 years ago
  24. a9673fd Fixes NPE in map event listener by Madan Jampani · 8 years ago
  25. 620f70d LeadershipStore updates: by Madan Jampani · 8 years ago
  26. 0c7c43b CORD-394 Purge group/flow store when device goes offline by Charles Chan · 8 years ago
  27. f4c8850 Refactor change: Moved all distributed primitive implementation classes into onos-core-primitives bundle by Madan Jampani · 8 years ago
  28. 1c96510 Renaming Partition{Service, Manager, Event} to IntentPartition{Service, Manager, Event} to better disambiguate between another PartitionService that is responsible for managing datastore partitions by Madan Jampani · 8 years ago
  29. f2f086c Added Change utility class for representing change events + Moved Match class to org.onlab.util by Madan Jampani · 8 years ago
  30. 6f350ed ONOS-3725 Adding ability to retain pending configs. by Thomas Vachuska · 8 years ago
  31. f4838a7 ONOS-3552 Do not return group information when a device is unavailable by Charles Chan · 8 years ago
  32. 1c8493c bug fix: type mismatch in mock Database by HIGUCHI Yuta · 8 years ago
  33. 2b8e189 Added an adapter for PersistenceService to be used in unit tests by Madan Jampani · 8 years ago
  34. 8a4a600 fix for reactive forwarding failing in a distributed setting. by alshabib · 8 years ago
  35. 14e865d ONOS-3472 Fixing ConsistentMap key equality by HIGUCHI Yuta · 8 years ago
  36. 549464b Clean up the test which is no longer used by Sho SHIMIZU · 8 years ago
  37. 66cf0b9 Modifying eventually consistent map and tests to make use of the persistence service. by Aaron Kruglikov · 9 years ago
  38. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 8 years ago
  39. e2b6a2b Fix for ONOS-3220 : Implement Comparable on intent Key. by Simon Hunt · 9 years ago
  40. e7c08de ONOS-2926 Adding unit test to verify removeIp in ECHostStore by samanwita pal · 9 years ago
  41. 7462641 Use lambda expression to simplify statements by Sho SHIMIZU · 9 years ago
  42. 9f614a4 Remove unnecessary semicolons by Sho SHIMIZU · 9 years ago
  43. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  44. c355c93 Use auto-boxing by Sho SHIMIZU · 9 years ago
  45. 7a4087b Use diamond operator by Sho SHIMIZU · 9 years ago
  46. 4998caa ONOS-2488 Finished moving network config stuff out of the incubator area. by Thomas Vachuska · 9 years ago
  47. 24e60b3 Unit tests for the flow objective store by Ray Milkey · 9 years ago
  48. b3c5ce2 Unit tests for the distributed group store. by Ray Milkey · 9 years ago
  49. 565a66a Bug fixes/improvements: by Madan Jampani · 9 years ago
  50. 3595823 Unit test for the gossip intent store by Ray Milkey · 9 years ago
  51. 92c64eb More Unit tests by Madan Jampani · 9 years ago
  52. 8098405 Added unit test for Match and UpdateResult + Javadoc fixes by Madan Jampani · 9 years ago
  53. d083bc4 Improve test coverage for ConsistentMapEvent and WallClockTimestamp by Ray Milkey · 9 years ago
  54. cab114c Misc improvements. Primarily Javadoc. by Madan Jampani · 9 years ago
  55. 4727a11 Added a compute method to ECMap to simplify map interactions following a read-modify-write template. by Madan Jampani · 9 years ago
  56. dbe6703 ONOS-2330: Fixes bug in MapValue.isNewerThan by Madan Jampani · 9 years ago
  57. d13f3b8 ONOS-2280: Fix NPE in hosts EC map by Madan Jampani · 9 years ago
  58. 3d76c94 Simplified ECMap implmentation by merging items and tombstones maps by Madan Jampani · 9 years ago
  59. 43e9c9c Updated ECMap remove call to return the value that was removed by Madan Jampani · 9 years ago
  60. bcf1a48 Removed ClockService<K, V> and replaced its usage with a BiFunction<K, V, Timestamp> by Madan Jampani · 9 years ago
  61. fdbc4c2 Adding multi-instance support for flow stats. by Thomas Vachuska · 9 years ago
  62. 69d6ac7 ONOS-2003 Fixing intent reroute after cluster change by Brian O'Connor · 9 years ago
  63. c6e574f MastershipService.relinquishRole returns CompletableFuture + Block deviceDiconnected until role relinquish is complete by Madan Jampani · 9 years ago
  64. 175e8fd Removed deprecated ClusterCommunicationService APIs by Madan Jampani · 9 years ago
  65. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  66. ba082b8 Removing hazelcat dependency throughout. by Thomas Vachuska · 9 years ago
  67. 27b69c6 ONOS-1983: Migrating all copycat Raft protocol specific communication to use ONOS cluster communication primitives by Madan Jampani · 9 years ago
  68. 4732c1b ONOS-1981: Move partition manager rebalance activity off of the event loop thread by Madan Jampani · 9 years ago
  69. 36002e6 Made time limit for event processing configurable; cleaned-up duplicate code. by Thomas Vachuska · 9 years ago
  70. afeebbd ONOS-1982: MessagingService is now a OSGi service. Has implementations based on Netty and IOLoop by Madan Jampani · 9 years ago
  71. de003d9 LeadershipService and MastershipService/Store APIs return CompletableFutures so that callers can (optionally) chain together dependent operations by Madan Jampani · 9 years ago
  72. ff66374 Renamed AbstractListenerRegistry to ListenerRegistry (since it is not abstract). by Simon Hunt · 9 years ago
  73. 6d01d3d Inline static factory methods in BandwidthResource by Sho SHIMIZU · 9 years ago
  74. 63feca7 Rename Bandwidth to BandwidthResource by Sho SHIMIZU · 9 years ago
  75. 63939a3 Moved generic Timestamp/ClockManager classes to onos-api by Jonathan Hart · 9 years ago
  76. f7536ab ONOS-1883: Fix for lost flow rules on CLI directed mastership changes. by Madan Jampani · 9 years ago
  77. 94b7ff4 Rename Lambda in org.onosproject.net.resource to LambdaResource by Sho SHIMIZU · 9 years ago
  78. 86940d9 New flowrule store that utilizes a simple mechanism to periodically backsup its flowentries. by Madan Jampani · 9 years ago
  79. b093c91 Renamed IOLoop & Netty to *MessagingManager for consistency. by Thomas Vachuska · 9 years ago
  80. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  81. ec5ae34 Use the Executor interface when specifying where to handle incoming messages by Madan Jampani · 9 years ago
  82. 2bfa94c Revamped ClusterCommunicationService API by Madan Jampani · 9 years ago
  83. 3e033bd Added a LogicalClockService for ordering arbitrary events in the cluster. Updated couple of areas that are currently vulnerable to clock skew by Madan Jampani · 9 years ago
  84. 6ec029a Implemented a Builder pattern for EventuallyConsistentMaps. by Jonathan Hart · 9 years ago
  85. 7061acd Unit tests for PartitionManager by Jonathan Hart · 9 years ago
  86. 0811bdd Disable some brittle tests that are causing problems with Jenkins by Ray Milkey · 9 years ago
  87. eeaea2c adding sender-side accumulator to ecmap by Brian O'Connor · 9 years ago
  88. 1736749 Adding assertAfter to intermittent DistributedMastershipStoreTest by Brian O'Connor · 9 years ago
  89. 5eb77c8 Updates to ECM interface by Brian O'Connor · 9 years ago
  90. 2af244a Never process incoming messages on the netty event loop thread pool. by Madan Jampani · 9 years ago
  91. 8dc8208 Fix some compiler warnings about unchecked types by Ray Milkey · 9 years ago
  92. cc53abd Favor adapter classes over service interfaces in unit tests by Ray Milkey · 9 years ago
  93. b28e4ad Fix EventuallyConsistentMapImpl unit tests. by Madan Jampani · 9 years ago
  94. 04f4615 Disabling all tests in EventuallyConsistentMapImplTest temporarily. by Madan Jampani · 9 years ago
  95. 2872628 EventuallyConsistentMap: move broadcasting to a separate backgroup thread. by Madan Jampani · 9 years ago
  96. b473b9d Injecting topology through JSON ConfigProvider works for multi-instance (ONOS-490). by Marc De Leenheer · 9 years ago
  97. 77bdd26 Moved EventuallyConsistentMap classes into their own package. by Jonathan Hart · 9 years ago
  98. 5ec32ba Finished implementation of GossipIntentStore based on new API and semantics. by Jonathan Hart · 9 years ago
  99. 94c2353 WIP: Partitioned Database based on Raft. by Madan Jampani · 9 years ago
  100. 151cad8 Use TestHazelcastFactory by Yuta HIGUCHI · 9 years ago