From Tal Nisan <tnisan(a)redhat.com>:
Tal Nisan has submitted this change and it was merged.
Change subject: core: CreateImagePlaceholder/SyncImageGroupData - setEntityInfo()
......................................................................
core: CreateImagePlaceholder/SyncImageGroupData - setEntityInfo()
The tasks infrastructure uses pre defined prepolling interval in case
the entity info isn't set. While that needs to be changed, this patch
currently sets it in the SyncImageGroupData/CreateImagePlaceholder commands
as well - it'll be removed once we change the infrastructue to not poll based
on that.
This patch is the merge of master commits:
d651f2c8ea
de98b73c87
d1345d9d04
Change-Id: Ifd2b84c2d24dbfbd4efdd9d68292edb2a70e059c
Bug-Url:
https://bugzilla.redhat.com/1455469
Signed-off-by: Liron Aravot <laravot(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/lsm/CreateImagePlaceholderCommand.java
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/lsm/SyncImageGroupDataCommand.java
2 files changed, 4 insertions(+), 0 deletions(-)
Approvals:
Tal Nisan: Looks good to me, approved
Jenkins CI: Passed CI tests
Liron Aravot: Verified
--
To view, visit
https://gerrit.ovirt.org/77298
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ifd2b84c2d24dbfbd4efdd9d68292edb2a70e059c
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.1
Gerrit-Owner: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>