1. 248e87b Turning on Phi accrual failure detector based ClusterService implementation by Madan Jampani · 9 years ago
  2. 26647a6 Workaround for ONOS-1198 by HIGUCHI Yuta · 9 years ago
  3. 137b5fc added a default empty contructor to keep the json serializer happy by Madan Jampani · 9 years ago
  4. 52860be Debug log level where appropriate + Throwing an exception where appropriate by Madan Jampani · 9 years ago
  5. 0cb0067 Added support for firing up multiple raft partitions + Workaround for an issue where db calls timeout when a raft cluster node is down. by Madan Jampani · 9 years ago
  6. a14047d Logging improvements. by Madan Jampani · 9 years ago
  7. bd6845d ClusterService implementation that relies on accrual failure detector for determining node up/down status. by Madan Jampani · 9 years ago
  8. 5961051 Added couple of methods to LeadershipService. by Madan Jampani · 9 years ago
  9. 2af244a Never process incoming messages on the netty event loop thread pool. by Madan Jampani · 9 years ago
  10. 2e5f87b Limit the amont of work that happens on netty event loop threads. by Madan Jampani · 9 years ago
  11. 6f94ded Converted all executors that previously used namedThreads to use groupedThreads instead. by Thomas Vachuska · 9 years ago
  12. 97cf7c4 Using ClusterCommunicationService instead of ITopic for notifying cluster members of leadership events. by Madan Jampani · 9 years ago
  13. 9b7a32d ClusterCommunicationManager: only serialize once for broadcast by Brian O'Connor · 9 years ago
  14. 8f06827 Fix potential race conditions in HazelcastLeadershipService by Yuta HIGUCHI · 9 years ago
  15. 5ec32ba Finished implementation of GossipIntentStore based on new API and semantics. by Jonathan Hart · 9 years ago
  16. 82b9fec Add term information in HazelcastLeadershipService by Jonathan Hart · 9 years ago
  17. 0a0b9e4 Log more info when inter-Node messaging fails. by Yuta HIGUCHI · 9 years ago
  18. 94c2353 WIP: Partitioned Database based on Raft. by Madan Jampani · 9 years ago
  19. 7d656f4 Remove "throws IOException" from ClusterCommunicationService APIs by Jonathan Hart · 9 years ago
  20. 9ea3e6f ONOS-841 Renaming ONOS threads to simplify profiling. by Thomas Vachuska · 9 years ago
  21. ab98466 adding license to ALL files by alshabib · 9 years ago
  22. 6593489 Scrubbing store related TODO/FIXMEs by Yuta HIGUCHI · 9 years ago
  23. 4400853 cleaning up some TODOs by Brian O'Connor · 9 years ago
  24. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  25. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago