Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 1.39 KB

TODO.rst

File metadata and controls

52 lines (33 loc) · 1.39 KB

OVSDB Clustering To-do List

  • Ephemeral columns.
  • Locks.
  • Tons of unit tests.
  • Increase exponential backoff cap. Introduce randomization.
  • Include index with monitor update?
  • Testing with replication.
  • Handling bad transactions in read_db(). (Kill the database?)
  • Documentation:
    • ACID (and CAP?) explanation.
    • Overall diagram explaining the cluster and ovsdb protocol pieces
  • Future work:
    • File format with diff support.
    • Future work: DNS or directory support