mehakmeet commented on a change in pull request #3406:
URL: https://github.com/apache/hadoop/pull/3406#discussion_r709116786
##########
File path:
hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/AzureBlobFileSystem.java
##########
@@ -125,6 +131,13 @@
private TracingHeaderFormat tracingHeaderFormat;
private Listener listener;
+ /** Name of blockFactory to be used by AbfsOutputStream. */
+ private String blockOutputBuffer;
Review comment:
Sorry, don't get it. We always give a space after `/**`, if that's what
you meant?
--
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]