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