Change in ovirt-engine[master]: engine: Replaced datastore checkConnection() impl.

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 <asaf@redhat.com> --- 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 <asaf@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Asaf Shakarchi <asaf@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>
participants (1)
-
amureini@redhat.com