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