Change in ovirt-engine[master]: core: Remove VDSParameterBase#runAsync
Code Review
gerrit at ovirt.org
Sun Jun 4 09:16:41 UTC 2017
>From Allon Mureinik <amureini at redhat.com>:
Allon Mureinik has submitted this change and it was merged.
Change subject: core: Remove VDSParameterBase#runAsync
......................................................................
core: Remove VDSParameterBase#runAsync
The runAsync member is never updated nor used, and can safely be
removed.
After removing that member, the no-arg constructor has no content,
so it too can be removed, leaving it to Java to implicitly generate
it.
Change-Id: I1cab8883fec93bdaf96229c0979738cbf08ae9dc
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/vdscommands/VDSParametersBase.java
1 file changed, 1 insertion(+), 14 deletions(-)
Approvals:
Jenkins CI: Passed CI tests
Allon Mureinik: Verified
Moti Asayag: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/77562
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1cab8883fec93bdaf96229c0979738cbf08ae9dc
Gerrit-PatchSet: 5
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: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list