Liron Ar has posted comments on this change.

Change subject: core: avoid logging in ERROR on cancelled event.
......................................................................


Patch Set 4: (1 inline comment)

....................................................
File 
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/irsbroker/IrsBrokerCommand.java
Line 1623: 
Line 1624:         if (masterDomain != null) {
Line 1625:             final Guid masterDomainId = masterDomain.getId();
Line 1626:             ((EventQueue) 
EjbUtils.findBean(BeanType.EVENTQUEUE_MANAGER, 
BeanProxyType.LOCAL)).submitEventAsync(new 
Event(getParameters().getStoragePoolId(),
Line 1627:                     masterDomainId, null, EventType.RECONSTRUCT, 
"IrsBrokerCommand.startReconstruct()"),
"Reconstruct caused by failure to execute spm command" - agreed?
Line 1628:                     new Callable<EventResult>() {
Line 1629:                         @Override
Line 1630:                         public EventResult call() {
Line 1631:                             return ResourceManager.getInstance()


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

Gerrit-MessageType: comment
Gerrit-Change-Id: If192b3ccc5f5310de4fd80ca7fb4a7d74d52e1df
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Ar <lara...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Liron Ar <lara...@redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipc...@redhat.com>
Gerrit-Reviewer: Michael Kublin <mkub...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
Gerrit-Reviewer: liron aravot <liron.ara...@gmail.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to