You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can we make the pre upgrade steps check for tables props at the system level to help ease the upgrade process? Could prevent upgrade until these are remediated.
We could warn in the pre-upgrade step. There was discussion of moving the ZooKeeper related upgrade changes from the Upgrader to the start step, but that hasn't happened yet.
#5781 modified the Upgrader to copy the table properties from the system configuration to all namespaces unless the property was already there with a different value. Then it removes the table properties from the system configuration. The pre-upgrade step should warn the user that this is going to occur.