anmolanmol1234 commented on code in PR #7122:
URL: https://github.com/apache/hadoop/pull/7122#discussion_r1850216756
##########
hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/services/AbfsReadFooterMetrics.java:
##########
@@ -242,68 +243,104 @@ public void updateMap(String filePathIdentifier) {
* @param nextReadPos the position of the next read
*/
public void checkMetricUpdate(final String filePathIdentifier, final int
len, final long contentLength, final long nextReadPos) {
Review Comment:
nit: (optional) method can be renamed to updateReadMetrics
--
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]