Change in ovirt-engine[master]: broker: Monitor broker commands with hystrix
mperina at redhat.com
mperina at redhat.com
Wed Jun 29 13:50:52 UTC 2016
Martin Peřina has submitted this change and it was merged.
Change subject: broker: Monitor broker commands with hystrix
......................................................................
broker: Monitor broker commands with hystrix
Montior all commands which talk to VDSM. On normal execution every
command is prefixed with "Vds" to make it easier to identify them. If
the commands are executed asynchronously the get the prefix "AsyncVds".
Bug-Url: https://bugzilla.redhat.com/1347628
Change-Id: I0bfa9c4a7cbc88980c0ef73979bf2668fde82336
Signed-off-by: Roman Mohr <rmohr at redhat.com>
---
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/ResourceManager.java
A backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/DefaultVdsCommandExecutor.java
A backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/HystrixVdsCommandExecutor.java
A backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsCommandExecutor.java
A backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsCommandExecutorFactory.java
5 files changed, 137 insertions(+), 3 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
Roman Mohr: Verified
Jenkins CI: Passed CI tests
Roy Golan: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/46913
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0bfa9c4a7cbc88980c0ef73979bf2668fde82336
Gerrit-PatchSet: 35
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roman Mohr <rmohr at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Roman Mohr <rmohr at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list