Liron Ar has posted comments on this change.

Change subject: backend: don't stop tasks on storagePoolUpEvent
......................................................................


Patch Set 1:

(1 comment)

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsEventListener.java
Line 246:     }
Line 247: 
Line 248:     @Override
Line 249:     public void storagePoolUpEvent(StoragePool storagePool) {
Line 250:         
AsyncTaskManager.getInstance().AddStoragePoolExistingTasks(storagePool);
please just verify that executing this also for "new" spm won't cause to any 
issues.
Line 251:     }
Line 252: 
Line 253:     @Override
Line 254:     public void storagePoolStatusChange(Guid storagePoolId, 
StoragePoolStatus status, AuditLogType auditLogType,


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I2014a2e5c839f2c061b67e6b147c9577914f7101
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimo...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Ayal Baron <aba...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Liron Ar <lara...@redhat.com>
Gerrit-Reviewer: Sergey Gotliv <sgot...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to