Hi, I am trying to use H2 DB in High availability deployment of our application. I am using mixed mode with auto server=true and all application instances have access to shared file system. So whichever instance gets up and running first and opens database connection, it starts server and others work as clients.
My question here is - what will happen if 2 instances get up and running at exactly same time and .lock file does not already exist ? Will there be any race condition ? Thanks Ashish -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
