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 2019/08/17 01:39:25 UTC

[GitHub] [hbase] openinx commented on a change in pull request #483: HBASE-22841 Add more factory functions to TimeRange

openinx commented on a change in pull request #483: HBASE-22841 Add more factory functions to TimeRange
URL: https://github.com/apache/hbase/pull/483#discussion_r314929726
 
 

 ##########
 File path: hbase-common/src/main/java/org/apache/hadoop/hbase/io/TimeRange.java
 ##########
 @@ -28,9 +28,6 @@
  * <p>
  * Evaluated according to minStamp &lt;= timestamp &lt; maxStamp
  * or [minStamp,maxStamp) in interval notation.
- * <p>
- * Can be returned and read by clients.  Should not be directly created by clients.
 
 Review comment:
   I've added this in the committed patch.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services