Piotr Kliczewski has posted comments on this change.

Change subject: core: VdsManager - cleanup
......................................................................


Patch Set 11:

(1 comment)

http://gerrit.ovirt.org/#/c/27374/11/backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsServerWrapper.java
File 
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsServerWrapper.java:

Line 50:                         
Config.<Boolean>getValue(ConfigValues.EncryptHostCommunication));
Line 51: 
Line 52:         this.vdsServer = returnValue.getFirst();
Line 53:         this.httpClient = returnValue.getSecond();
Line 54:     }
> why do we need this change?
getConnection is common now for both implementations. I do not think that we 
need this change.
Line 55: 
Line 56:     @Override
Line 57:     public HttpClient getHttpClient() {
Line 58:         return httpClient;


-- 
To view, visit http://gerrit.ovirt.org/27374
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib4062bc376d22253b045ad022c67f3f10da0b100
Gerrit-PatchSet: 11
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <[email protected]>
Gerrit-Reviewer: Liran Zelkha <[email protected]>
Gerrit-Reviewer: Michal Skrivanek <[email protected]>
Gerrit-Reviewer: Moti Asayag <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: Piotr Kliczewski <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to