keith-turner commented on issue #5723:
URL: https://github.com/apache/accumulo/issues/5723#issuecomment-3141123947

   > There are a few other files where a lock is used in a similar context 
(ImportTable, CloneTable, CreateNamespace). Would those locks also be removed?
   
   Yeah those would be removed also.  In all cases the lock wraps the same 
`Utils.getNextId()` function, so the pattern looks the same across all of those 
places.
   
   


-- 
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: notifications-unsubscr...@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to