Change in ovirt-engine[master]: core: Invalid Thread in engine.log (#828783)
mkublin at redhat.com
mkublin at redhat.com
Sun Jun 10 07:49:44 UTC 2012
Michael Kublin has submitted this change and it was merged.
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 <mkublin at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommandBase.java
1 file changed, 1 insertion(+), 2 deletions(-)
Approvals:
Michael Kublin: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/5135
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iee87a7aa9c2f09b2d0f78be2b2d33320769c4b94
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Michael Kublin <mkublin at redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>
More information about the Engine-commits
mailing list