Yair Zaslavsky has submitted this change and it was merged.
Change subject: engine: Failed at submitEventSync with CancellationException (#918026)
......................................................................
engine: Failed at submitEventSync with CancellationException (#918026)
Cancellation exception is normal there, triggered by the reconstruct
event. Catching that, and adding a debug message, in case someone find
it relevant.
Change-Id: Ia6fe61640562619d34a7a34df1479e3203489292
Bug-Url:
http://bugzilla.redhat.com/918026
Signed-off-by: Oved Ourfali <oourfali(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/eventqueue/EventQueueMonitor.java
1 file changed, 7 insertions(+), 0 deletions(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/15586
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia6fe61640562619d34a7a34df1479e3203489292
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>