Yair Zaslavsky has posted comments on this change.

Change subject: [WIP] core: Getting number of running asyn tasks on VDSM  for 
data center
......................................................................


Patch Set 2: (2 inline comments)

....................................................
File backend/manager/dbscripts/storages_sp.sql
Line 237:    LEFT OUTER JOIN async_tasks_entities task_ent on sd_map.storage_id 
= task_ent.entity_id where storage_pool_id = v_storage_pool_id
Done

Line 238:    GROUP BY sd_map.storage_pool_id;
Well, I did want to use count here.
But I decided to go for a difference approach.
I actually think it will be more interesting/useful to provide for a given 
storage_pool_id the list of running async tasks on it.

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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ibf8037ba1d12f40b924108fde5c4b9bdbcda8437
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <yzasl...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipc...@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