umamaheswararao commented on a change in pull request #2062:
URL: https://github.com/apache/ozone/pull/2062#discussion_r605199652
##########
File path:
hadoop-hdds/client/src/main/java/org/apache/hadoop/hdds/scm/storage/ChunkInputStream.java
##########
@@ -628,12 +645,38 @@ private boolean chunkStreamEOF() {
}
}
+
+ /**
+ * Release a buffers upto the given index.
Review comment:
Tiny nit: make sure to change it before commit
Release a buffers --> Release the buffers
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]