1. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  2. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  3. f98df54 [Goldeneye][ONOS-4038] Support configurable heartbeat on DistributedClusterStore by sangyun-han · 8 years ago
  4. fba7f3d ONOS-4137 Adding a "ready" check-mark glyph to the node instances. by Thomas Vachuska · 8 years ago
  5. 7a8de84 Added ability to track whether or not node has all components running fully. by Thomas Vachuska · 8 years ago
  6. d36def0 MessagingService API enchancements by Madan Jampani · 8 years ago
  7. 1979f55 Bug fixes for ONOS-3509 by HIGUCHI Yuta · 8 years ago
  8. ec1df02 In preparation for dynamic clustering support: by Madan Jampani · 9 years ago
  9. 175e8fd Removed deprecated ClusterCommunicationService APIs by Madan Jampani · 9 years ago
  10. afeebbd ONOS-1982: MessagingService is now a OSGi service. Has implementations based on Netty and IOLoop by Madan Jampani · 9 years ago
  11. f114126 DistibutedClusterStore: use notifyDelegate to prevent NPE by Jonathan Hart · 9 years ago
  12. b093c91 Renamed IOLoop & Netty to *MessagingManager for consistency. by Thomas Vachuska · 9 years ago
  13. c26eede Added a messaging service implementation on top of IOLoop. Added ability to easily switch between netty and io loop (default is netty) by Madan Jampani · 9 years ago
  14. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  15. de563cf Added ability to form a cluster via REST API. by Thomas Vachuska · 9 years ago
  16. 8dc1a69 Added bootstrap code to auto-generate cluster.json, tablets.json and hazelcast.xml using local site address. by Thomas Vachuska · 9 years ago
  17. 4a4d18f Reduce log level of frequent benign exception by Jonathan Hart · 9 years ago
  18. 7d2fab2 ONOS-1326: Added support for observing when node liveness status was last updated. Useful for detecting/debugging stability issues. by Madan Jampani · 9 years ago
  19. dd91b84 Refactored ClusterManager as proper fix for Karaf clean issue (Topic phi-fd-on) by Ayaka Koshibe · 9 years ago
  20. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  21. 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/cluster/impl/DistributedClusterStore.java]
  22. d1a63e9 Hz: remove listeners on deactivate by Yuta HIGUCHI · 9 years ago
  23. af5ff79 Added new method IpAddress.valueOf(InetAddress inetAddress) by Pavlin Radoslavov · 10 years ago
  24. d0e32d7 Added support for IPv6 addresses to class IpAddress: by Pavlin Radoslavov · 10 years ago
  25. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  26. 444b519 Replaced the usage of IpPrefix with IpAddress in the context of by Pavlin Radoslavov · 10 years ago
  27. 41f2ec0 moved Hazelcast based Mastership+Cluster store to onos-code-dist bundle by Yuta HIGUCHI · 10 years ago[Renamed (96%) from core/store/hz/cluster/src/main/java/org/onlab/onos/store/cluster/impl/DistributedClusterStore.java]
  28. 672488d KryoSerializationService -> Serializer by Yuta HIGUCHI · 10 years ago
  29. ad4c218 Slice out SerializationService from StoreService by Yuta HIGUCHI · 10 years ago
  30. fec9e19 hazelcast event related fixes by Yuta HIGUCHI · 10 years ago
  31. c52a8a9 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  32. b5df76d split onos-core-hz into by Yuta HIGUCHI · 10 years ago[Renamed (96%) from core/store/hz/src/main/java/org/onlab/onos/store/cluster/impl/DistributedClusterStore.java]
  33. 2e96389 moving around Madan's pieces by Yuta HIGUCHI · 10 years ago
  34. e76a24d Bundle restructuring by Yuta HIGUCHI · 10 years ago[Renamed from core/store/src/main/java/org/onlab/onos/store/cluster/impl/DistributedClusterStore.java]
  35. ec53b00 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  36. 0755a36 Added notion of a general Store abstraction and wired it up in ClusterStore. by tom · 10 years ago
  37. b41d1ac Added graceful shutdown for upstart service. by tom · 10 years ago
  38. 2d7c65f Added an initial sketch of a distributed cluster store. by tom · 10 years ago