From Martin Peřina <mperina(a)redhat.com>:
Martin Peřina has submitted this change and it was merged. (
https://gerrit.ovirt.org/79652 )
Change subject: engine: Use separate threadpools for each executor service
......................................................................
engine: Use separate threadpools for each executor service
Use separate thread pools for each executor service
so threads will be marked with the threadpool name
in the thread dump making it easier to analyze the
thread usage.
Change-Id: I6be96a3c703e3dbcb565929d56f8752dd6f533fa
Bug-Url:
https://bugzilla.redhat.com/1416141
Signed-off-by: Ravi Nori <rnori(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/common/utils/EngineThreadPools.java
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/common/utils/ThreadPools.java
M packaging/services/ovirt-engine/ovirt-engine.conf.in
M packaging/services/ovirt-engine/ovirt-engine.xml.in
4 files changed, 32 insertions(+), 20 deletions(-)
Approvals:
Piotr Kliczewski: Looks good to me, but someone else must approve
Martin Peřina: Looks good to me, but someone else must approve
Ravi Nori: Verified
Jenkins CI: Passed CI tests
Moti Asayag: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/79652
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6be96a3c703e3dbcb565929d56f8752dd6f533fa
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>