keith-turner commented on issue #5724: URL: https://github.com/apache/accumulo/issues/5724#issuecomment-3201612265
Reopened this because would be good to remove all uses of `Utils.getTableNameLock()` in the code. The changes in #5801 removed them in one place. Probably need to modify how testing is done, instead of concurrently creating tables like was done in #5801 probably want to concurrently clone,create,rename tables to the same target name and ensure only one of those operations succeeds. -- 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]
