Noam Slomianko has posted comments on this change.

Change subject: tools, backend: better error logging for notifierd
......................................................................


Patch Set 2: (1 inline comment)

....................................................
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/event_notification_hist.java
Line 178:                 .append(", sentAt=").append(sentAt)
Line 179:                 .append(", status=").append(status)
Line 180:                 .append(", subscriberId=").append(subscriberId)
Line 181:                 .append("]")
Line 182:                 .toString();
It will add the word null e.g.
, eventName=null
Line 183:     }


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ifa11e841c4724fda310fff63c9783928465d9635
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Greg Padgett <gpadg...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Greg Padgett <gpadg...@redhat.com>
Gerrit-Reviewer: Noam Slomianko <nslom...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to