Change in ovirt-engine[master]: core: Clean up casts in SessionDataContainer[Test]
lhornyak at redhat.com
lhornyak at redhat.com
Mon Jun 25 15:17:18 UTC 2012
Laszlo Hornyak has submitted this change and it was merged.
Change subject: core: Clean up casts in SessionDataContainer[Test]
......................................................................
core: Clean up casts in SessionDataContainer[Test]
Fix casts to the concrete VdcUser in both SessionDataContainer and its
test to the interface IVdcUser.
The concrete implementation is not needed, and represents an abstraction
error.
Change-Id: Ida6807a1a182204da64f6c08d000895863f35634
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/session/SessionDataContainer.java
M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/session/SessionDataContainerTest.java
2 files changed, 2 insertions(+), 4 deletions(-)
Approvals:
Laszlo Hornyak: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/5649
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ida6807a1a182204da64f6c08d000895863f35634
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Laszlo Hornyak <lhornyak at redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>
More information about the Engine-commits
mailing list