Has anyone used Jackrabbit using a Mysql Cluster as the database? This is not a mysql master/slave setup, but a true mysql ndb cluster. I currently have a jackrabbit cluster setup where there are 7 webservers (each a jackrabbit cluster node) and 3 database servers (in a mysql cluster). In development, our jackrabbit cluster was running fine with several webservers connecting to a single regular mysql instance. Once we moved our code to our final production setup (with the mysql cluster), we keep getting weird database errors and I am trying to figure out if jackrabbit is causing the problems or if it something else. The errors we get are very non-descript, like "unknown ndbcluster error". But it looks like something is closing database connections because jackrabbit often loses the db connection and cannot reconnect.
I was hoping that someone would have experience with a similar setup and could offer any tips. -- View this message in context: http://www.nabble.com/Jackrabbit-with-Mysql-Cluster-tp22600996p22600996.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
