dlmarion commented on PR #5334: URL: https://github.com/apache/accumulo/pull/5334#issuecomment-2659729059
> A good test of one of the problems with this code that this PR should fix, is to try to clone a table from a namespace, n1, where the user has no permissions, into a table in namespace, n2, where they have create table permission and table read permission. Such a test should fail prior to these fixes, and should pass after these fixes. The `testCloneNamespacePermissions` included in this PR, which gives the necessary permissions to a user and clones a table from one namespace to another, succeeds in the 2.1 branch. -- 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]
