dlmarion commented on code in PR #5781:
URL: https://github.com/apache/accumulo/pull/5781#discussion_r2309948153


##########
server/manager/src/main/java/org/apache/accumulo/manager/upgrade/Upgrader11to12.java:
##########
@@ -899,4 +906,50 @@ public void removeScanServerRanges(ServerContext context) {
     }
   }
 
+  void moveTableProperties(ServerContext context) {

Review Comment:
   Yes, it moves the table properties in the system configuration to all known 
namespaces, unless the property already exists there with a different value.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to