HorizonNet 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_r313515514
########## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/io/TimeRange.java ########## @@ -28,9 +28,6 @@ * <p> * Evaluated according to minStamp <= timestamp < 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 think that this comment is still valid until the deprecated constructors are removed. ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
