SourceForge.net > HA-JDBC
 

Todo List

high

  • [src] Improve network failure handling of distributable cluster configurations where databases co-reside on peer nodes. → PF
  • [src] Minimize table/row locking during diff and full synchronization strategies. → PF
  • [src] Create a feasible synchronization strategy for large databases. → PF

medium

  • [doc] Update performance graphs with results from latest version. → PF

low

  • [src] Support for using HA-JDBC in conjunction with native database replication capabilities. HA-JDBC would add high-availability to cluster through multiple master support while hiding write-to-master/read-from-slave details from the application. → PF
  • [src] Investigate the potential of SQLState codes as a replacement for secondary isAlive() queries when determining how to handle failures. → PF