1. 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
  2. dd91b84 Refactored ClusterManager as proper fix for Karaf clean issue (Topic phi-fd-on) by Ayaka Koshibe · 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/cluster/impl/DistributedClusterStore.java]
  5. d1a63e9 Hz: remove listeners on deactivate by Yuta HIGUCHI · 9 years ago
  6. af5ff79 Added new method IpAddress.valueOf(InetAddress inetAddress) by Pavlin Radoslavov · 10 years ago
  7. d0e32d7 Added support for IPv6 addresses to class IpAddress: by Pavlin Radoslavov · 10 years ago
  8. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  9. 444b519 Replaced the usage of IpPrefix with IpAddress in the context of by Pavlin Radoslavov · 10 years ago
  10. 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]
  11. 672488d KryoSerializationService -> Serializer by Yuta HIGUCHI · 10 years ago
  12. ad4c218 Slice out SerializationService from StoreService by Yuta HIGUCHI · 10 years ago
  13. fec9e19 hazelcast event related fixes by Yuta HIGUCHI · 10 years ago
  14. c52a8a9 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  15. 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]
  16. 2e96389 moving around Madan's pieces by Yuta HIGUCHI · 10 years ago
  17. e76a24d Bundle restructuring by Yuta HIGUCHI · 10 years ago[Renamed from core/store/src/main/java/org/onlab/onos/store/cluster/impl/DistributedClusterStore.java]
  18. ec53b00 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  19. 0755a36 Added notion of a general Store abstraction and wired it up in ClusterStore. by tom · 10 years ago
  20. b41d1ac Added graceful shutdown for upstart service. by tom · 10 years ago
  21. 2d7c65f Added an initial sketch of a distributed cluster store. by tom · 10 years ago