overwatch icon indicating copy to clipboard operation
overwatch copied to clipboard

[UPGRADE] Simplify Process and Code

Open GeekSheikh opened this issue 3 years ago • 3 comments

When schema changes occur an upgrade to the schema is required.

It's currently challenging to upgrade across version There's a lot of redundant code in the Upgrade package

  • refactor the error report to make it easier to use
  • refactor startFrom step logic as necessary to allow upgrade resume / recovery
  • create upgrade chains that allow for upgrades across versions (i.e. from 0506 to 062 for example)

GeekSheikh avatar May 20 '22 22:05 GeekSheikh

@sudharshanraja-db -- please provide a status update. Will this be complete in January 2023?

GeekSheikh avatar Dec 19 '22 17:12 GeekSheikh

HI @GeekSheikh Yes this weekend i spent some time understanding the code flow , Next week i have bandwidth to work on this.

sudharshanraja-db avatar Dec 20 '22 02:12 sudharshanraja-db

This issue will be a P1 to implement in 0.7.2.1, it will be a P0 if it slips to 0.7.3.0

gueniai avatar Apr 25 '23 01:04 gueniai