Change in ovirt-engine[master]: core: Increase file servlet size warning threshold to 1 MiB
dfediuck at redhat.com
dfediuck at redhat.com
Mon Jun 18 08:48:00 UTC 2012
Doron Fediuck has submitted this change and it was merged.
Change subject: core: Increase file servlet size warning threshold to 1 MiB
......................................................................
core: Increase file servlet size warning threshold to 1 MiB
Right now the file servlet warns when requested files are larger
than 8 KiB, this generates a warning each time the deployUtil.py
files is downloaded, for example. This is confusing some users.
This patch changes the warning threshold to 1 MiB.
Change-Id: Ie428065b0e9cde3ee6d4aab1d779a1023230b9ce
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M backend/manager/modules/root/src/main/java/org/ovirt/engine/core/ServletUtils.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Doron Fediuck: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/4969
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie428065b0e9cde3ee6d4aab1d779a1023230b9ce
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
More information about the Engine-commits
mailing list