Change in ovirt-engine[master]: core: Adding a few CTORs to CommandContext

Yair Zaslavsky has submitted this change and it was merged. Change subject: core: Adding a few CTORs to CommandContext ...................................................................... core: Adding a few CTORs to CommandContext In order to fix some task monitoring issue it is required to create a CommandContext that takes both compensation and execution context from the parent command. I also introduced another CTOR for taking the contexts and the lock as parameter to provide complete flexability for command context creation Change-Id: Ib958c575208aa14eb497194a8e7d10f8bcaeedb4 Acked-By: Signed-off-by: Yair Zaslavsky <yzaslavs@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/context/CommandContext.java 1 file changed, 28 insertions(+), 1 deletion(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/5529 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib958c575208aa14eb497194a8e7d10f8bcaeedb4 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: Michael Kublin <mkublin@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>
participants (1)
-
yzaslavs@redhat.com