mehakmeet commented on code in PR #5168:
URL: https://github.com/apache/hadoop/pull/5168#discussion_r1033426018


##########
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/VectoredReadUtils.java:
##########
@@ -310,6 +310,7 @@ public static ByteBuffer sliceTo(ByteBuffer readData, long 
readOffset,
     readData = readData.slice();

Review Comment:
   Add a comment here explaining this sequence.



-- 
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: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to