z3n3r commented on a change in pull request #2445:
URL: https://github.com/apache/hbase/pull/2445#discussion_r506775438



##########
File path: 
hbase-common/src/test/java/org/apache/hadoop/hbase/TestCellComparator.java
##########
@@ -205,6 +243,37 @@ public void testMetaComparisons2() {
             Bytes.toBytes(TableName.META_TABLE_NAME.getNameAsString()+",,1"), 
now))) > 0);
   }
 
+  @Test
+  public void testRootComparisons2() {

Review comment:
       Yeah I guess we should then. Let me check the legacy 0.94 unit tests. 
Would that mean there'd be millions for meta comparator too? 




----------------------------------------------------------------
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]


Reply via email to