← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1745360] [NEW] DB Upgrade: Validation missing to check if E/M/C already executed.

 

Public bug reported:

There is no any validation present to check if Database is already expanded/migrated or contracted.
There has to be validation check so that system should not undergo in re-running expand/migrate or contract scripts if already executed.
Re-running same scripts causes Internal Errors so we should restrict reproceesing expand/migrate or contract scripts.

Let’s say if expand is run, and column is already altered, re-altering
the same will throw Internal Error.

** Affects: glance
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1745360

Title:
  DB Upgrade: Validation missing to check if E/M/C already executed.

Status in Glance:
  New

Bug description:
  There is no any validation present to check if Database is already expanded/migrated or contracted.
  There has to be validation check so that system should not undergo in re-running expand/migrate or contract scripts if already executed.
  Re-running same scripts causes Internal Errors so we should restrict reproceesing expand/migrate or contract scripts.

  Let’s say if expand is run, and column is already altered, re-altering
  the same will throw Internal Error.

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1745360/+subscriptions


Follow ups