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