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