Skip to content

Latest commit

 

History

History
60 lines (37 loc) · 1.55 KB

TODO.rst

File metadata and controls

60 lines (37 loc) · 1.55 KB

OVSDB Clustering To-do List

  • Ephemeral columns.
  • Unit test snapshotting.
  • Locks.
  • Investigate 100% CPU for long-running triggers
  • 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.
    • Upgrading OVN to a clustered database
    • Installing OVN with a clustered database
    • Overall diagram explaining the cluster and ovsdb protocol pieces
  • Future work:
    • File format with diff support.
    • Future work: DNS or directory support