Sandro Bonazzola has submitted this change and it was merged. Change subject: Avoid hitting performance issues with api listing ......................................................................
Avoid hitting performance issues with api listing After BZ1025320 default is provide all results this limits results on each iteration to page_size Related-To: http://bugzilla.redhat.com/1025320 Change-Id: I2c3cf488df334b5dcf43904a4c67f9abcbe38f87 Signed-off-by: Pablo <[email protected]> Bug-Url: https://bugzilla.redhat.com/1101421 (cherry picked from commit 8c2d3904eef9194d40c2247bd65ce9eee7c26c71) --- M src/helper/hypervisors.py 1 file changed, 5 insertions(+), 2 deletions(-) Approvals: Sandro Bonazzola: Looks good to me, approved Pablo Iranzo Gómez: Verified; Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/28931 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2c3cf488df334b5dcf43904a4c67f9abcbe38f87 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-log-collector Gerrit-Branch: ovirt-log-collector-3.4 Gerrit-Owner: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Lev Veyde <[email protected]> Gerrit-Reviewer: Pablo Iranzo Gómez <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Simone Tiraboschi <[email protected]> Gerrit-Reviewer: Yedidyah Bar David <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
