Yair Zaslavsky has posted comments on this change. Change subject: core: log flooding if db is down (#854598) ......................................................................
Patch Set 1: Roy - To do what exactly? Our code uses spring jdbc, and the JDBC-template is using a DataSource, which is indeed a Java EE resource. The original code of checking DB connectivity upon server start in order to give a grace period to start the DB service. I wouldn't rely/count on the internal data source implementation of JBoss to do that, and the DataSource interface does not provide this functionality. -- To view, visit http://gerrit.ovirt.org/7928 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I05680581ff14ac916e4d9d559476dfb4683ed231 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
