Michael Kublin has submitted this change and it was merged.
Change subject: core: Improve of IrsBrokerCommand
......................................................................
core: Improve of IrsBrokerCommand
The following patch is removing getIsValidWithoutSpmStart() method and performs some
clean up.
The method is removed because of it can trigger spm election, also were unify additional
places
for nullify of all internal proxies of IrsBrokerCommand
Change-Id: I822acd7afdc128195637efbd467548877488c1f5
Signed-off-by: Michael Kublin <mkublin(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/irsbroker/IrsBrokerCommand.java
1 file changed, 10 insertions(+), 18 deletions(-)
Approvals:
Michael Kublin: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/9187
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I822acd7afdc128195637efbd467548877488c1f5
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Barak Azulay <bazulay(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>