1. 8df1f44 Revert "[ONOS-7373] Ensure Netty channels are closed on send exceptions" by Ray Milkey · 6 years ago
  2. cd25bd7 [ONOS-7373] Ensure Netty channels are closed on send exceptions by Jordan Halterman · 6 years ago
  3. fe2f93d Timeout local messages in NettyMessagingManager to avoid hanging when receivers are blocked on external calls. by Jordan Halterman · 6 years ago
  4. 5a5ed59 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
  5. b34d30b Remove autoboxing of message IDs in NettyMessagingManager by Jordan Halterman · 7 years ago
  6. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  7. e3813a9 [ONOS-6868] Improve Netty message encoder/decoder performance by Jordan Halterman · 7 years ago
  8. 66e6e3b Preserve ordering of messages in NettyMessagingManager to simplify distributed systems protocols and improve performance. by Jordan Halterman · 7 years ago
  9. 740e98c ONOS-6758 Enable TLS by default for intra-cluster communication by Brian O'Connor · 7 years ago
  10. f7c7f6f [ONOS-6401] Implement dynamically computed timeouts for NettyMessagingManager by Jordan Halterman · 7 years ago
  11. b6ee9e9 Prevent serialization errors from causing recursion in the Copycat transport by Jordan Halterman · 7 years ago
  12. 0ad49b1 [ONOS-6401] Increase Netty request timeout to 500 milliseconds by Jordan Halterman · 7 years ago
  13. 041534b [ONOS-5992] Ensure futures for failed messages are completed using the supplied Executor in NettyMessagingManager. by Jordan Halterman · 7 years ago
  14. 9a44d6a Add a close listener for Client Connections by Jon Hall · 7 years ago
  15. e255cc4 Add descriptive message for MessagingExceptions. by Jonathan Hart · 8 years ago
  16. b47c953 Revisiting netty configurations by Yuta HIGUCHI · 8 years ago
  17. c012dda Workaround for NoClassDefFound issue in Netty. by Yuta HIGUCHI · 8 years ago
  18. 5c396e3 Remove explicit use of the default value by Sho SHIMIZU · 8 years ago
  19. ed1ca66 Attempt to fix sporadic NettyMessagingManagerTest failure. by Yuta HIGUCHI · 8 years ago
  20. f3ab424 Lower netty reply timeout to 250ms by Madan Jampani · 8 years ago
  21. 90a1689 NettyMessagingManager: assign thread names by Yuta HIGUCHI · 8 years ago
  22. 0583387 Implementation of Hybrid Logical Clock Service. by Madan Jampani · 8 years ago
  23. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  24. b825aeb Reply with error status on receiving message with incorrect preamble by Madan Jampani · 8 years ago
  25. 4a47a30 More APIs permission for new ONOS APIs by Heedo Kang · 8 years ago
  26. 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
  27. f5c38a7 Change netty reply timeout to 2s and run a periodic cleanup task to timeout outstanding requests by Madan Jampani · 8 years ago
  28. f3d2f49 Fixing pom dependencies. by Aaron Kruglikov · 8 years ago
  29. 1b72738 Migrating netty messaging into netty messaging manager. by Aaron Kruglikov · 8 years ago
  30. eb0ae4e Adding fingerprints to avoid interference between clusters. by Aaron Kruglikov · 8 years ago
  31. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 8 years ago
  32. ec1df02 In preparation for dynamic clustering support: by Madan Jampani · 9 years ago
  33. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  34. 39eb429 Adding TLS for NettyMessaging and configurable on NettyMessagingManager through JAVA_OPTS by JunHuy Lam · 9 years ago
  35. afeebbd ONOS-1982: MessagingService is now a OSGi service. Has implementations based on Netty and IOLoop by Madan Jampani · 9 years ago