ctubbsii commented on code in PR #5781:
URL: https://github.com/apache/accumulo/pull/5781#discussion_r2308855035
##########
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:
Am I correct in understanding that this moves table properties from the
system config to all currently existing namespaces?
--
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]