steveloughran commented on PR #5481:
URL: https://github.com/apache/hadoop/pull/5481#issuecomment-1504044502

   added a change in #5543 to pull in here.
   
   now, what do we do for large file renames. currently the transfer manager 
using that part size to trigger use of MPUs in renames; it doesn't use our 
request factory so it won't surface.
   
   we could add a modified auditor which would trigger an exception on any MPU 
initialisation POST, then make sure the huge file renames don't trigger it...


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to