dlmarion opened a new pull request, #5641:
URL: https://github.com/apache/accumulo/pull/5641

   TableMapping.update was added as part of #5451 and it validated that the 
accumulo namespace contained all of the system tables. This is technically 
correct, except when upgrading. Since this is used as part of the client, there 
is not a good way to determine whether or not the instance is upgrading to 
implement an alternate check. This change modifies the check in 
TableMapping.update to only check that root and meta tables exist to allow the 
upgrade code to run.
   
   Closes #5640


-- 
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