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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to