Eli Mesika has posted comments on this change.

Change subject: engine:Fixed FK violation on update of gluster event names
......................................................................


Patch Set 1:

1) How comes that I have the 03_02_0060 installed correctly (I can see it in 
schema_version table) , can you clarify when and why the failure occur ?
2) I don't like dropping constraints and recreating them as in your patch, can 
you explain what you are trying to do in order to find a more standard / less 
risky way to resolve that
   I think that the following should be considered :

   delete the violated records from the child table
   add the missing parent entries
   restore the deleted child records

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

Gerrit-MessageType: comment
Gerrit-Change-Id: If8d811be0e8eb52d3ebf2d1bfb4e391398b65abe
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sahina Bose <sab...@redhat.com>
Gerrit-Reviewer: Barak Azulay <bazu...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Lee Yarwood <lyarw...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to