Allon Mureinik has submitted this change and it was merged. Change subject: engine: Replaced datastore checkConnection() impl. ......................................................................
engine: Replaced datastore checkConnection() impl. Replaced StandaloneDataSource:checkConnection() implementation to use connection.isValid method instead of running query. Change-Id: Ia5b35703c28560b6aa01497bfef7f09319aebb3c Signed-off-by: Asaf Shakarchi <[email protected]> --- M backend/manager/tools/engine-tools-common/src/main/java/org/ovirt/engine/core/tools/common/db/StandaloneDataSource.java 1 file changed, 2 insertions(+), 10 deletions(-) Approvals: Allon Mureinik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/10959 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia5b35703c28560b6aa01497bfef7f09319aebb3c Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Asaf Shakarchi <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Asaf Shakarchi <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
