bhattmanish98 commented on code in PR #7386:
URL: https://github.com/apache/hadoop/pull/7386#discussion_r1977152795
##########
hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/services/AbfsBlobClient.java:
##########
@@ -1751,6 +1749,7 @@ public void takeGetPathStatusAtomicRenameKeyAction(final
Path path,
pendingJsonFileStatus = getPathStatus(
pendingJsonPath.toUri().getPath(), tracingContext,
null, false);
+ incrementAbfsGetPathStatus();
Review Comment:
Moved this call in finally block everywhere.
--
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]