dlmarion commented on PR #5334: URL: https://github.com/apache/accumulo/pull/5334#issuecomment-2659467430
> 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. This test fails because the code calls flush on the src table in namespace n1 where the user has no permissions. -- 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]
