keith-turner opened a new pull request, #5323: URL: https://github.com/apache/accumulo/pull/5323
When trying to create a table with the name `metadata` it failed because `accumulo.metadata` existed. The code doing the check for existing tables was not properly checking namespaces. Fixed the check and added some test for test for the same table name in different 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]
