1. 4330078 Support user-provided timeouts in intra-cluster communication service by Jordan Halterman · 5 years ago
  2. f566fa2 Removing commented out @Property annotations from the core. by Thomas Vachuska · 6 years ago
  3. 2d7bca1 Move type specifiers from property name constants to the corresponding component annotations by Ray Milkey · 6 years ago
  4. 0b18b72 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  5. b5646e6 Use property constants for OSGi components for stores by Ray Milkey · 6 years ago
  6. 27ccf0d Remove unused Netty messaging service by Jordan Halterman · 6 years ago
  7. 234b9a4 Remove unused distributed cluster store by Jordan Halterman · 6 years ago
  8. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  9. 45ce008 Increase leadership election timeout to 2500ms by You Wang · 6 years ago
  10. 00e92da Upgrade to Atomix 3.0-rc5 by Jordan Halterman · 6 years ago
  11. e76f0c8 Fix NPE in ClusterCommunicationManager exception handling by Jordan Halterman · 6 years ago
  12. 0529908 Reduce false positives in Netty messaging timeouts by Jordan Halterman · 6 years ago
  13. e74e629 Ensure mastership elections are cached in flow rule store by Jordan Halterman · 6 years ago
  14. 4a082ec Use standard deviation in Phi calculation to account for GC pauses and network delays by Jordan Halterman · 6 years ago
  15. 7dac7da Initial builds using bazel by Ray Milkey · 7 years ago
  16. f69e3e3 Fix for CVE-2018-1000155 by Brian O'Connor · 6 years ago
  17. 6a51cb9 Remove calls to deprecated Throwables.propagate() method by Ray Milkey · 6 years ago
  18. 94db191 Ensure messages are correctly timed out in NettyMessagingManager by Jordan Halterman · 6 years ago
  19. 23e73c5 [ONOS-7373] Ensure Netty channels are closed on send exceptions by Jordan Halterman · 6 years ago
  20. 46c5eaa Make caching optional for LeaderElector primitive. by Jordan Halterman · 6 years ago
  21. 986a47a SONAR suggestion - generic exceptions by Ray Milkey · 6 years ago
  22. 4f35076 Revert "[ONOS-7373] Ensure Netty channels are closed on send exceptions" by Ray Milkey · 6 years ago
  23. e706253 Implement minimum heartbeat interval in failure detectors by Jordan Halterman · 6 years ago
  24. 1315d3e [ONOS-7381] Reset phi accrual failure detectors when nodes are re-activated by Jordan Halterman · 6 years ago
  25. 83b1d93 [ONOS-7373] Ensure Netty channels are closed on send exceptions by Jordan Halterman · 6 years ago
  26. 111aab7 Add minimum timeout for Netty messages by Jordan Halterman · 6 years ago
  27. ef92f19 Use failure detection for Netty messages to improve ability to adapt to changing network conditions by Jordan Halterman · 6 years ago
  28. 153dbd5 Ensure TCP_NODELAY is properly configured on Netty channels by Jordan Halterman · 6 years ago
  29. 1cf233c Timeout local messages in NettyMessagingManager to avoid hanging when receivers are blocked on external calls. by Jordan Halterman · 7 years ago
  30. 19486e3 [ONOS-7068] Upgrade to Atomix 2.0.4 by Jordan Halterman · 7 years ago
  31. 1f2e804 [ONOS-7100] Make leader election timeouts configurable by Jordan Halterman · 7 years ago
  32. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  33. 28183ee Replace Unified* services with MembershipService for subgroup membership by Jordan Halterman · 7 years ago
  34. 980a8c1 [ONOS-7054] Implement prototype of ISSU protocol by Jordan Halterman · 7 years ago
  35. e6c80cd Set minimum Netty response timeout to 250 milliseconds to account for differences in response times based on consistency in the Raft protocol by Jordan Halterman · 7 years ago
  36. 5ceb389 Remove autoboxing of message IDs in NettyMessagingManager by Jordan Halterman · 7 years ago
  37. 2c83a10 Deprecate redundant StoreSerializer in favor of Serializer by Jordan Halterman · 7 years ago
  38. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  39. e3813a9 [ONOS-6868] Improve Netty message encoder/decoder performance by Jordan Halterman · 7 years ago
  40. eabae96 Prevent duplicate events on null versions in DistributedClusterStore by Jordan Halterman · 7 years ago
  41. f70bf46 [ONOS-6756] Replicate node version information for ISSU by Jordan Halterman · 7 years ago
  42. 66e6e3b Preserve ordering of messages in NettyMessagingManager to simplify distributed systems protocols and improve performance. by Jordan Halterman · 7 years ago
  43. 740e98c ONOS-6758 Enable TLS by default for intra-cluster communication by Brian O'Connor · 7 years ago
  44. f7c7f6f [ONOS-6401] Implement dynamically computed timeouts for NettyMessagingManager by Jordan Halterman · 7 years ago
  45. b6ee9e9 Prevent serialization errors from causing recursion in the Copycat transport by Jordan Halterman · 7 years ago
  46. 0ad49b1 [ONOS-6401] Increase Netty request timeout to 500 milliseconds by Jordan Halterman · 7 years ago
  47. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  48. 6690f59 Fix for ONOS-6149-Not able to configure heartbeatInterval and by Deepa Vaddireddy · 7 years ago
  49. 041534b [ONOS-5992] Ensure futures for failed messages are completed using the supplied Executor in NettyMessagingManager. by Jordan Halterman · 7 years ago
  50. 9a44d6a Add a close listener for Client Connections by Jon Hall · 7 years ago
  51. 742bd09 Remove unnecessary memory copy from values() call in Netty mesaging service. by Jordan Halterman · 7 years ago
  52. e255cc4 Add descriptive message for MessagingExceptions. by Jonathan Hart · 8 years ago
  53. b47c953 Revisiting netty configurations by Yuta HIGUCHI · 8 years ago
  54. c012dda Workaround for NoClassDefFound issue in Netty. by Yuta HIGUCHI · 8 years ago
  55. 5c396e3 Remove explicit use of the default value by Sho SHIMIZU · 8 years ago
  56. ed1ca66 Attempt to fix sporadic NettyMessagingManagerTest failure. by Yuta HIGUCHI · 8 years ago
  57. 1ca7e9f Fixing cyclic component dependency issue. by Thomas Vachuska · 8 years ago
  58. 9f0af2d Add ComponentConfigService for @Modified by sangyun-han · 8 years ago
  59. 7a8bfc6 [ONOS-4460] Relinquish device role when partitioned away from cluster by Jon Hall · 8 years ago
  60. f3ab424 Lower netty reply timeout to 250ms by Madan Jampani · 8 years ago
  61. 90a1689 NettyMessagingManager: assign thread names by Yuta HIGUCHI · 8 years ago
  62. 0583387 Implementation of Hybrid Logical Clock Service. by Madan Jampani · 8 years ago
  63. 66870baa Lower log level for warning message seen when starting larger clusters by Jon Hall · 8 years ago
  64. 78be249 Code clean up: Removed unused code. Fixed comments. Renamed some files. by Madan Jampani · 8 years ago
  65. 630e7ac Migrating to latest Atomix by Madan Jampani · 8 years ago
  66. e729065 Deprecate KryoSerializer. by HIGUCHI Yuta · 8 years ago
  67. 1f13d64 Fix NPE caused by pushing events about nodes no longer in the cluster by Jon Hall · 8 years ago
  68. e337506 Fixes for ONOS-4192 by Madan Jampani · 8 years ago
  69. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  70. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  71. 1ffa46b Using AsyncLeaderElector primitive for Leadership by Madan Jampani · 8 years ago
  72. b825aeb Reply with error status on receiving message with incorrect preamble by Madan Jampani · 8 years ago
  73. f98df54 [Goldeneye][ONOS-4038] Support configurable heartbeat on DistributedClusterStore by sangyun-han · 8 years ago
  74. fba7f3d ONOS-4137 Adding a "ready" check-mark glyph to the node instances. by Thomas Vachuska · 8 years ago
  75. 7a8de84 Added ability to track whether or not node has all components running fully. by Thomas Vachuska · 8 years ago
  76. 4a47a30 More APIs permission for new ONOS APIs by Heedo Kang · 8 years ago
  77. 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
  78. 64d3721 Remove retry logic from NewDistributedLeadershipStore by Madan Jampani · 8 years ago
  79. f1d87ca Use ConsistentMap (and not the local cache) when querying leader for a topic by Madan Jampani · 8 years ago
  80. 0c0cdc6 AsyncLeaderElector APIs in support for mastership balancing by Madan Jampani · 8 years ago
  81. 72282af Fixes some issues that were preventing intent tests from running by Madan Jampani · 8 years ago
  82. f5c38a7 Change netty reply timeout to 2s and run a periodic cleanup task to timeout outstanding requests by Madan Jampani · 8 years ago
  83. f3d2f49 Fixing pom dependencies. by Aaron Kruglikov · 8 years ago
  84. 1b72738 Migrating netty messaging into netty messaging manager. by Aaron Kruglikov · 8 years ago
  85. 7e55c66 StorageManager with associated new primitive builders by Madan Jampani · 8 years ago
  86. e241189 Fix for multiple metrics issues by Aaron Kruglikov · 8 years ago
  87. 1110b2c Setting up monitoring of cluster communcation service by Aaron Kruglikov · 8 years ago
  88. 620f70d LeadershipStore updates: by Madan Jampani · 8 years ago
  89. 32347e0 pom clean up and Remove unsed code by Madan Jampani · 8 years ago
  90. ad3c526 Using provider pattern for cluster metadata. by Madan Jampani · 8 years ago
  91. 1159916 Bump up Karaf to 3.0.5 by Jian Li · 8 years ago
  92. 8474fdd Fix how default partitions are created by Madan Jampani · 8 years ago
  93. ab7e7cd First round of ClusterMetadata improvements: by Madan Jampani · 8 years ago
  94. d36def0 MessagingService API enchancements by Madan Jampani · 8 years ago
  95. 1979f55 Bug fixes for ONOS-3509 by HIGUCHI Yuta · 8 years ago
  96. eb0ae4e Adding fingerprints to avoid interference between clusters. by Aaron Kruglikov · 9 years ago
  97. 03c1fa9 ONOS-3326 allow more control over heuristics to select an IP address used for clustering by David K. Bainbridge · 9 years ago
  98. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 9 years ago
  99. 34cc102 ONOS-3325 - enable configuration of local IP via environment variables by David K. Bainbridge · 9 years ago
  100. ec1df02 In preparation for dynamic clustering support: by Madan Jampani · 9 years ago