Michael Kublin has uploaded a new change for review. Change subject: core: Invalid Thread in engine.log (#828783) ......................................................................
core: Invalid Thread in engine.log (#828783) https://bugzilla.redhat.com/828783 The following bug was caused because of changing a thread name, because of a thread is returned back to pool a changed name will be used again and again, which is missleading. The best solution is a log message Change-Id: Iee87a7aa9c2f09b2d0f78be2b2d33320769c4b94 Signed-off-by: Michael Kublin <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommandBase.java 1 file changed, 1 insertion(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/35/5135/1 -- To view, visit http://gerrit.ovirt.org/5135 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iee87a7aa9c2f09b2d0f78be2b2d33320769c4b94 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Michael Kublin <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
