Tal Nisan has posted comments on this change.

Change subject: core: remove ovirt logger from vdsbroker and friends
......................................................................


Patch Set 3: Code-Review+1

(1 comment)

+1 on the storage related classes, minor yet important comment on 
GlusterVolumeGeoRepStatusForXmlRpc.java

http://gerrit.ovirt.org/#/c/34374/3/backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/gluster/GlusterVolumeGeoRepStatusForXmlRpc.java
File 
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/gluster/GlusterVolumeGeoRepStatusForXmlRpc.java:

Line 30:     private static final String CRAWL_STATUS = "crawlStatus";
Line 31: 
Line 32:     private final List<GlusterGeoRepSession> geoRepSessions = new 
ArrayList<GlusterGeoRepSession>();
Line 33: 
Line 34:     private static final Logger log = 
LoggerFactory.getLogger(GlusterVolumesListReturnForXmlRpc.class);
I think there was a mistake in the original class, the class name should be 
"GlusterVolumeGeoRepStatusForXmlRpc"
Line 35: 
Line 36:     protected GlusterGeoRepSessionDetails 
getSessionDetails(Map<String, Object> innerMap, GlusterGeoRepSession session) {
Line 37:         GlusterGeoRepSessionDetails details = new 
GlusterGeoRepSessionDetails();
Line 38:         details.setSessionId(session.getId());


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Iae367e2c2fe3df862c8a345ca73575198f4c6edd
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Martin PeÅ™ina <[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: Tal Nisan <[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