steveloughran commented on PR #5421: URL: https://github.com/apache/hadoop/pull/5421#issuecomment-1550074617
sorry, i'm creating confusion. I was going to merge this into the feature branch. I hadn't realised that the sdk was going to hurt rename; yes, that would be an issue. How hard would it be for us to add it, rather than await for an SDK feature? We have the thread pool so it is a matter of putting the copies into there and awaiting completion...doing it ourselves lets us add the audit headers we can't do today, and lets us be aware of all throttling/retries going on. It's why there's long been interest in doing it internally, just not enough interest to justify the effort. I think if we do add our implementation, we just need the ability to disable it and fall back to the single COPY in case it turns out that we've gone and broken 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]
