Roy Golan has posted comments on this change.

Change subject: core: improve logs in VdsManager
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File 
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsManager.java
Line 124: 
Line 125:     private final Guid _vdsId;
Line 126: 
Line 127:     private VdsManager(VDS vds) {
Line 128:         log.info("Entered VdsManager constructor");
its just classic a "while at it" comment.
Line 129:         _vds = vds;
Line 130:         _vdsId = vds.getId();
Line 131:         monitoringStrategy = 
MonitoringStrategyFactory.getMonitoringStrategyForVds(vds);
Line 132:         mUnrespondedAttempts = new AtomicInteger();


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I815f0c7bdadc25be5fa3f0829114f1d7f2a2dddd
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alissa Bonas <[email protected]>
Gerrit-Reviewer: Alissa Bonas <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
Gerrit-Reviewer: Tal Nisan <[email protected]>
Gerrit-Reviewer: Vered Volansky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to