Ofer Schreiber has posted comments on this change. Change subject: packaging: Updated upgrade flow to rename DB before its upgrade. ......................................................................
Patch Set 1: Fails (1 inline comment) .................................................... File packaging/fedora/setup/engine-upgrade.py Line 649: runFunc([[db.rename, DB_NAME_TEMP]], MSG_INFO_RENAME_DB) I Don't think this is the right fix. We rename the DB right on start since we want to make sure there are no open connections. We just need to make sure we always rename back in case of failure -- To view, visit http://gerrit.ovirt.org/4895 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I686b033d15f7d8d91de52171ac06b6b8c836abef Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alex Lourie <[email protected]> Gerrit-Reviewer: Ofer Schreiber <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
