umamaheswararao commented on a change in pull request #2335:
URL: https://github.com/apache/ozone/pull/2335#discussion_r659119721
##########
File path:
hadoop-hdds/client/src/main/java/org/apache/hadoop/hdds/scm/storage/BufferPool.java
##########
@@ -95,6 +95,17 @@ void releaseBuffer(ChunkBuffer chunkBuffer) {
currentBufferIndex--;
}
+ void releaseCurrentBuffer(ChunkBuffer chunkBuffer) {
Review comment:
I cleared most of the unnecessary parts from BOS. I cleaned it. Thanks
for the comment.
--
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]