1. 5eb77c8 Updates to ECM interface by Brian O'Connor · 9 years ago
  2. ba47223 Bypass netty stack for messages that are sent to self by Madan Jampani · 9 years ago
  3. dd91b84 Refactored ClusterManager as proper fix for Karaf clean issue (Topic phi-fd-on) by Ayaka Koshibe · 9 years ago
  4. 30a57f8 Added creationTime to Versioned object. This enables supporting a electedTime in leadership, which in turn helps us track how stable leadership terms are. by Madan Jampani · 9 years ago
  5. 7f72c3f Enabled leadership service implementation based on consistent map + added precondition checks to partitioned database. by Madan Jampani · 9 years ago
  6. dd6479f Revert "Turning on Phi accrual failure detector based ClusterService implementation" by Madan Jampani · 9 years ago
  7. 248e87b Turning on Phi accrual failure detector based ClusterService implementation by Madan Jampani · 9 years ago
  8. 26647a6 Workaround for ONOS-1198 by HIGUCHI Yuta · 9 years ago
  9. 137b5fc added a default empty contructor to keep the json serializer happy by Madan Jampani · 9 years ago
  10. 52860be Debug log level where appropriate + Throwing an exception where appropriate by Madan Jampani · 9 years ago
  11. 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
  12. a14047d Logging improvements. by Madan Jampani · 9 years ago
  13. bd6845d ClusterService implementation that relies on accrual failure detector for determining node up/down status. by Madan Jampani · 9 years ago
  14. 5961051 Added couple of methods to LeadershipService. by Madan Jampani · 9 years ago
  15. 2af244a Never process incoming messages on the netty event loop thread pool. by Madan Jampani · 9 years ago
  16. 2e5f87b Limit the amont of work that happens on netty event loop threads. by Madan Jampani · 9 years ago
  17. 6f94ded Converted all executors that previously used namedThreads to use groupedThreads instead. by Thomas Vachuska · 9 years ago
  18. 97cf7c4 Using ClusterCommunicationService instead of ITopic for notifying cluster members of leadership events. by Madan Jampani · 9 years ago
  19. 9b7a32d ClusterCommunicationManager: only serialize once for broadcast by Brian O'Connor · 9 years ago
  20. 8f06827 Fix potential race conditions in HazelcastLeadershipService by Yuta HIGUCHI · 9 years ago
  21. 5ec32ba Finished implementation of GossipIntentStore based on new API and semantics. by Jonathan Hart · 9 years ago
  22. 82b9fec Add term information in HazelcastLeadershipService by Jonathan Hart · 9 years ago
  23. 0a0b9e4 Log more info when inter-Node messaging fails. by Yuta HIGUCHI · 9 years ago
  24. 94c2353 WIP: Partitioned Database based on Raft. by Madan Jampani · 9 years ago
  25. 7d656f4 Remove "throws IOException" from ClusterCommunicationService APIs by Jonathan Hart · 9 years ago
  26. 9ea3e6f ONOS-841 Renaming ONOS threads to simplify profiling. by Thomas Vachuska · 9 years ago
  27. ab98466 adding license to ALL files by alshabib · 9 years ago
  28. 6593489 Scrubbing store related TODO/FIXMEs by Yuta HIGUCHI · 9 years ago
  29. 4400853 cleaning up some TODOs by Brian O'Connor · 9 years ago
  30. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  31. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago