Tal Nisan has submitted this change and it was merged.
Change subject: core: Improve performance of GetAllSnapshotsByStorageDomainId
......................................................................
core: Improve performance of GetAllSnapshotsByStorageDomainId
GetAllSnapshotsByStorageDomainId returns a huge number of duplicate rows.
Under load this creates a memory issue.
This patch solves this.
Change-Id: I87207b3c284c161b0d0dfa72d21fb47593d010b3
Bug-Url:
https://bugzilla.redhat.com/1191142
Signed-off-by: lzelkha(a)redhat.com <lzelkha(a)redhat.com>
---
M packaging/dbscripts/snapshots_sp.sql
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Tal Nisan: Looks good to me, approved
Eli Mesika: Looks good to me, but someone else must approve
Liran Zelkha: Verified
--
To view, visit
http://gerrit.ovirt.org/37663
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I87207b3c284c161b0d0dfa72d21fb47593d010b3
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Liran Zelkha <lzelkha(a)redhat.com>
Gerrit-Reviewer: Barak Azulay <bazulay(a)gmail.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Liran Zelkha <lzelkha(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server