ddanielr commented on PR #5993:
URL: https://github.com/apache/accumulo/pull/5993#issuecomment-3590384432

   @keith-turner I looked at the rename operation in bulk Import.
   
https://github.com/apache/accumulo/blob/6b6c65120f2407f7402614cb4a62534bbafc189e/server/base/src/main/java/org/apache/accumulo/server/fs/VolumeManagerImpl.java#L325
 
   
   Both locations where it's called only have the tableId info and not the 
tablet so I modified the original logger to accept a tableId instead. 
   
   Not sure if that's a good change, but I wanted to do this as  a separate PR 
vs when I merged #5991 to main
   
    


-- 
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]

Reply via email to