Eli Mesika has posted comments on this change.

Change subject: engine: Populate jobId on gluster async task
......................................................................


Patch Set 6:

(1 comment)

....................................................
File packaging/dbscripts/gluster_volumes_sp.sql
Line 244: BEGIN
Line 245:        RETURN QUERY SELECT *
Line 246:        FROM  gluster_volume_task_steps
Line 247:        WHERE volume_id = v_volume_id
Line 248:        ORDER BY job_start_time desc LIMIT 1;
Please add an index on job_start_time
Line 249: END; $procedure$
Line 250: LANGUAGE plpgsql;
Line 251: 
Line 252: Create or replace FUNCTION 
GetTransportTypesByGlusterVolumeGuid(v_volume_id UUID)


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I3e1eebe89dd455a5afa85b6747f11ddc5cafb146
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sahina Bose <sab...@redhat.com>
Gerrit-Reviewer: Eli Mesika <elimes...@gmail.com>
Gerrit-Reviewer: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com>
Gerrit-Reviewer: Ramesh N <rnach...@redhat.com>
Gerrit-Reviewer: Sahina Bose <sab...@redhat.com>
Gerrit-Reviewer: Shubhendu Tripathi <shtri...@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