Change in ovirt-engine[master]: core: CopyDataCommand - use entity polling
Code Review
gerrit at ovirt.org
Mon Nov 21 09:04:55 UTC 2016
>From Liron Aravot <laravot at redhat.com>:
Liron Aravot has submitted this change and it was merged.
Change subject: core: CopyDataCommand - use entity polling
......................................................................
core: CopyDataCommand - use entity polling
This patch adds use of entity polling in the CopyData command by
making the following changes:
1. Pass the currnet volume generation when executing the copyData
vdsm verb.
2. Implement the EntityPollingCommand interface.
3. Using VdsmImagePoller in order to poll the entity when needed.
Change-Id: Ib4dbeb311120bba31361e5ae83963bec983febd1
Signed-off-by: Liron Aravot <laravot at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/disk/image/CopyDataCommand.java
1 file changed, 36 insertions(+), 1 deletion(-)
Approvals:
Tal Nisan: Looks good to me, approved
Jenkins CI: Passed CI tests
Freddy Rolland: Looks good to me, but someone else must approve
Liron Aravot: Verified
--
To view, visit https://gerrit.ovirt.org/66849
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib4dbeb311120bba31361e5ae83963bec983febd1
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Freddy Rolland <frolland at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list