You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2022/08/12 13:09:55 UTC

[GitHub] [hbase] ndimiduk commented on a diff in pull request #4645: HBASE-27206 Clean up error-prone findings in hbase-common

ndimiduk commented on code in PR #4645:
URL: https://github.com/apache/hbase/pull/4645#discussion_r944446638


##########
hbase-common/src/main/java/org/apache/hadoop/hbase/PrivateCellUtil.java:
##########
@@ -2345,7 +2342,7 @@ public static void setTimestamp(Cell cell, long ts) throws IOException {
   }
 
   /**
-   * Sets the given timestamp to the cell. n * @param ts buffer containing the timestamp value

Review Comment:
   I think that these comment lines starting with `n` are left-overs from the auto-formatting tool getting confused by newline characters.



-- 
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: issues-unsubscribe@hbase.apache.org

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