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

   > > For both create and renewLease (with file path), I think they will apply 
the same MountTableResolver for same file.
   > 
   > Although they all used MountTableResolver, create and append rpc can get 
the NS which the file belongs, but renewlease can only obtain the full NSs 
which the file mounted. So int this case, the renewlease rpc always forwarded 
to some unnecessary nameservices.
   
   Exactly true. For MultipleDestinationMount, it could forward to different NS 
when request with file path only, especially for DestinationOrder.RANDOM and 
related order. cc @ayushtkn @goiri Anymore feedback here? Thanks.


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