Dan Kenigsberg has submitted this change and it was merged. Change subject: Remove spammy 'Trying to connect fileno' log message ......................................................................
Remove spammy 'Trying to connect fileno' log message This message is repeated almost every second for every VM where no connection to the VM can be established. This can be a lot of log messages which have actually no value and are creating a huge load of noise. This patch removes the logging of this message. Change-Id: Ic8a1a1d958679f700d1dd257592ec3072a3355b4 Signed-off-by: Vinzenz Feenstra <[email protected]> Reviewed-on: http://gerrit.ovirt.org/31533 Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm/virt/vmchannels.py 1 file changed, 0 insertions(+), 1 deletion(-) Approvals: Vinzenz Feenstra: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/31533 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic8a1a1d958679f700d1dd257592ec3072a3355b4 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Vinzenz Feenstra <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Vinzenz Feenstra <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
