Currently we are using dropwizard 1.0.6 in our microservice application. We had upgraded dropwizard to 2.0.24 in one of the other application versions.
We want to check whether these dropwizard versions are compatible with Oracle RAC database. If one database node goes down, can dropwizard take care of re-establishing the connection objects without the need of restarting microservices?
Thanks in advance
warm regards
Rajeshwar Singh