dlmarion opened a new issue, #5855: URL: https://github.com/apache/accumulo/issues/5855
The following discussion took place in #5781 ``` > 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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@accumulo.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org