1. 0136562 DatabaseManager: move retry timeout out from finally clause by Yuta HIGUCHI · 9 years ago
  2. d88400b DatabaseManager: extended election Timeout 2s -> 5s by Yuta HIGUCHI · 9 years ago
  3. 4e45081 DatabaseManager: larger raft log size limit by Yuta HIGUCHI · 9 years ago
  4. af529d8 Adding-back "Wait for a raft quorum + logging a message to inform about the wait" by Pavlin Radoslavov · 9 years ago
  5. 91768e3 Kryo related fixes by Yuta HIGUCHI · 9 years ago
  6. 1731976 Revert "Wait for a raft quorum + logging a message to inform about the wait" by Pavlin Radoslavov · 9 years ago
  7. d2f457b Wait for a raft quorum + logging a message to inform about the wait by Madan Jampani · 9 years ago
  8. 2805222 DatabaseManager: workaround for larger ONOS cluster by Yuta HIGUCHI · 9 years ago
  9. f8535f3 DatabaseManager: add periodic leader advertisements by Yuta HIGUCHI · 9 years ago
  10. 71582ed 1. DatabaseManager activate will attempt to listTables to ensure store is in good shape. by Madan Jampani · 9 years ago
  11. 5ce3025 Support for running copycat on a subset of ONOS cluster nodes. by Madan Jampani · 9 years ago
  12. 2fe6334 DatabaseService related fixes. by Yuta HIGUCHI · 9 years ago
  13. 3b29b79 DatabaseManager: client initialization bug fix by Yuta HIGUCHI · 9 years ago
  14. a88d1f5 1. Fixed a synchronization issue with database update processing and expiry tracking. by Madan Jampani · 9 years ago
  15. 39da979 Wait for Leader to appear by Yuta HIGUCHI · 9 years ago
  16. 841c0b6 Add getAll to DatabaseService by Yuta HIGUCHI · 9 years ago
  17. f5d263b Bugfixes for DistributedLockManager functionality by Madan Jampani · 10 years ago
  18. def2c65 Support for expiring Database entries by Madan Jampani · 10 years ago
  19. 13a6f5a DatabaseManager: add FIXME for log path by Yuta HIGUCHI · 10 years ago
  20. 44e6a54 More checkstyle fixes. by Madan Jampani · 10 years ago
  21. 12390c1 Reworked DatabaseService API. Initial implementation of LockManager. by Madan Jampani · 10 years ago
  22. 190f8f9 Fix a typo in a comment. by Pavlin Radoslavov · 10 years ago
  23. f846844 DatabaseClient: fixed to use copycat instance instead by Yuta HIGUCHI · 10 years ago
  24. 60731cb DatabaseService subsystem: add admin commands, etc. by Yuta HIGUCHI · 10 years ago
  25. c53411e DatabaseManager: removing Raft Member management code by Yuta HIGUCHI · 10 years ago
  26. 2ee2000 Simpler way to construct MapDBLog by Madan Jampani · 10 years ago
  27. c6b8f61 checkstyle by Yuta HIGUCHI · 10 years ago
  28. 361664e Add sample accessing database service to Foo by Yuta HIGUCHI · 10 years ago
  29. 79a1e5e DatabaseManager: try to wait for others on start up by Yuta HIGUCHI · 10 years ago
  30. 661b9b2 fix log by Yuta HIGUCHI · 10 years ago
  31. 5027b6b CopyCat: Dynamic cluster support by Yuta HIGUCHI · 10 years ago
  32. 0c1c100 Workarounds to startup DatabaseService by Yuta HIGUCHI · 10 years ago
  33. 5001ba9 DatabaseManager: fix scope by Yuta HIGUCHI · 10 years ago
  34. dfbfa18 Deleted old copyright notice text + Javadocs. DatabaseManager is now a active service by Madan Jampani · 10 years ago
  35. 9b19a82 Copycat messaging new happens over the same cluster messaging used for all other ONOS p2p communication by Madan Jampani · 10 years ago
  36. 657626e bugfix @Activate -> @Deactivate by Yuta HIGUCHI · 10 years ago
  37. 3a3ac96 moved VersionedValue by Yuta HIGUCHI · 10 years ago
  38. 280ed8a turning off for now by Yuta HIGUCHI · 10 years ago
  39. 08822c4 DatabaseService that uses Copycat Raft to provide a strongly consistent and durable database. by Madan Jampani · 10 years ago