Michael Kublin has submitted this change and it was merged.

Change subject: engine: Improving GetAsyncTasksByStoragePoolId query
......................................................................


engine: Improving GetAsyncTasksByStoragePoolId query

The following patch will simplify a query, we don't need to make any join,
access to async_tasks table is enough

Change-Id: I295291a2ac84e021b7354a3fd072ba5534af533d
Signed-off-by: Michael Kublin <[email protected]>
---
M backend/manager/dbscripts/async_tasks_sp.sql
M 
backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/AsyncTaskDAOTest.java
2 files changed, 5 insertions(+), 6 deletions(-)

Approvals:
  Michael Kublin: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/13615
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I295291a2ac84e021b7354a3fd072ba5534af533d
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Michael Kublin <[email protected]>
Gerrit-Reviewer: Barak Azulay <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Michael Kublin <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to