Tal Nisan has submitted this change and it was merged. Change subject: core: Reduce number of tasks in queue log messages ......................................................................
core: Reduce number of tasks in queue log messages When the engine server is loaded, there is a message printed to the log. This patch increases the threshold of the number of waiting tasks from 0 to 5. Change-Id: Ieb061ed29750184bcdd39af7d8c3fc7d0dcacabd Bug-Url: https://bugzilla.redhat.com/1130076 Signed-off-by: [email protected] <[email protected]> (cherry picked from commit 0c9c012b8704794e27d5a44842fd447cc7a2aa24) --- M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/threadpool/ThreadPoolUtil.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Oved Ourfali: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/31893 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ieb061ed29750184bcdd39af7d8c3fc7d0dcacabd Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Oved Ourfali <[email protected]> Gerrit-Reviewer: Liran Zelkha <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Tal Nisan <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
