adoroszlai commented on PR #7164:
URL: https://github.com/apache/ozone/pull/7164#issuecomment-2435769514

   > Using rewrite is a hack here and if needed we could do it in a separate 
thread in order to be asynchronous but it is the client who will do the work of 
replicating not the server like HDFS. If this is not desired, we could probably 
close this and leave the current behaviour as is.
   
   Alternatively, we could override the shell command from Hadoop, rejecting 
invocation without `-w` as "not implemented".  This would make behavior 
consistent (since `-w` is forced), and let us add async implementation in the 
future.  (Let me know if more details are needed.)


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