Change in ovirt-engine[master]: core: Fix Found two representations of same collection
oourfali at redhat.com
oourfali at redhat.com
Tue Jun 30 08:28:40 UTC 2015
Oved Ourfali has submitted this change and it was merged.
Change subject: core: Fix Found two representations of same collection
......................................................................
core: Fix Found two representations of same collection
Hibernate throws Found two representations of same collection when adding a VDS.
This patch fixes it.
Change-Id: Id9714385dc8e9bd6243c09dc9135eb96133b53cd
Signed-off-by: lzelkha at redhat.com <lzelkha at redhat.com>
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1235700
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetJobByJobIdQuery.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/job/ExecutionHandler.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/job/JobRepository.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/job/JobRepositoryImpl.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/tasks/CommandContextsCacheImpl.java
M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/job/JobRepositoryTest.java
A backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/utils/TransactionManagerMock.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/job/Step.java
M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/JobDaoTest.java
M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/StepDaoTest.java
11 files changed, 122 insertions(+), 74 deletions(-)
Approvals:
Moti Asayag: Looks good to me, but someone else must approve
Liran Zelkha: Verified
Oved Ourfali: Looks good to me, approved; Passed CI tests
--
To view, visit https://gerrit.ovirt.org/42639
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id9714385dc8e9bd6243c09dc9135eb96133b53cd
Gerrit-PatchSet: 10
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liran Zelkha <lzelkha at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liran Zelkha <lzelkha at redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list