Hexiaoqiao commented on PR #4524:
URL: https://github.com/apache/hadoop/pull/4524#issuecomment-1177004299

   @ayushtkn It is not related with any security issue when I propose to use 
path as one parameter of renewLease. Actually in my opinion, it will be 
confused and poor readable with both namespaces and router name at client side, 
without other strong support points.
   
   > For MultipleDestinationMount, it could forward to different NS when 
request with file path only, especially for DestinationOrder.RANDOM and related 
order.
   
   As mentioned above, for MultipleDestinationMount it will be difficult to 
reduce requests to NameNode at Router side. (I am limited by my internal case 
where no MultipleDestination with DestinationOrder.RANDOM hash configured.)
   In conclusion, I agree that the current approach (expose namespaces to 
client and use ns to renewLease) will be more general solution, especially for 
MultipleDestinationMount cases. Thanks all for your detailed explanation.


-- 
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: common-issues-unsubscr...@hadoop.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to