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