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