anmolanmol1234 commented on code in PR #5488:
URL: https://github.com/apache/hadoop/pull/5488#discussion_r1145911250
##########
hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/AzureBlobFileSystemStore.java:
##########
@@ -897,7 +897,8 @@ public void breakLease(final Path path, final
TracingContext tracingContext) thr
public boolean rename(final Path source,
final Path destination,
final TracingContext tracingContext,
- final String sourceEtag) throws
+ final String sourceEtag,
+ final boolean isNamespaceEnabled) throws
Review Comment:
javadoc for new param
--
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]