1. ab98466 adding license to ALL files by alshabib · 9 years ago
  2. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  3. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/store/dist/src/main/java/org/onlab/onos/store/service/impl/ClusterMessagingProtocolClient.java]
  4. 03e77e9 ClusterMessagingProtocol: stop processing in netty handler thread by Yuta HIGUCHI · 9 years ago
  5. 91768e3 Kryo related fixes by Yuta HIGUCHI · 9 years ago
  6. 6234fd4 Updates to ClusterMessagigProtocolClient's handling of remote node connectivity issues. by Madan Jampani · 9 years ago
  7. 2b6ca91 Fix for recovering node availability after a temporary downtime. Currently we can only recover once. by Madan Jampani · 9 years ago
  8. d249943 ClusterMessagingProtocolClient: transition to not connected state on IO error by Yuta HIGUCHI · 9 years ago
  9. 2fe6334 DatabaseService related fixes. by Yuta HIGUCHI · 9 years ago
  10. 4520716 ClusterMessagingProtocolClient: less log for expected exception by Yuta HIGUCHI · 9 years ago
  11. 62709fc Add in a findbugs suppression to see if it works by Ray Milkey · 9 years ago
  12. 2b75f1a ClusterMessagingProtocolClient: changed thread pool by Yuta HIGUCHI · 9 years ago
  13. c5cd0d9 Findbugs fixes by Ray Milkey · 9 years ago
  14. 71b9d09 ClusterMessagingProtocolClient: lazily bind to NodeId by Yuta HIGUCHI · 9 years ago
  15. a3982c1 ClusterMessagingProtocolClient: add sanity check by Yuta HIGUCHI · 9 years ago
  16. 515865d Removed dead code. Took care of some tech debt by Madan Jampani · 9 years ago
  17. e7fdd0d ClusterMessagingProtocolClient: disable retries at CopyCat Protocol layer by Yuta HIGUCHI · 9 years ago
  18. 3b01673 ClusterMessagingProtocolClient: cosmetics by Yuta HIGUCHI · 9 years ago
  19. 9bbaca3 ClusterMessagingProtocolClient: add log by Yuta HIGUCHI · 9 years ago
  20. e59656d RPCTask: add log about which request failed by Yuta HIGUCHI · 9 years ago
  21. 4248bee add more info to copycat timeout log by Yuta HIGUCHI · 9 years ago
  22. dfbfa18 Deleted old copyright notice text + Javadocs. DatabaseManager is now a active service by Madan Jampani · 9 years ago
  23. 9b19a82 Copycat messaging new happens over the same cluster messaging used for all other ONOS p2p communication by Madan Jampani · 9 years ago