Github user poornachandra commented on a diff in the pull request:

    https://github.com/apache/incubator-tephra/pull/40#discussion_r104040622
  
    --- Diff: 
tephra-hbase-compat-0.96/src/main/java/org/apache/tephra/hbase/txprune/InvalidListPruningDebug.java
 ---
    @@ -148,6 +232,9 @@ private void printUsage(PrintWriter pw) {
                      "provided as the limit, prune upper bounds of all regions 
are returned.");
         pw.println("prune-info region-name-as-string");
         pw.println("Desc: Prints out the Pruning information for the region 
'region-name-as-string'");
    +    pw.println("to-compact-regions limit");
    +    pw.println("Desc: Prints out 'limit' number of regions that are 
active, but are not empty, " +
    +                 "but have not registered a prune upper bound.");
    --- End diff --
    
    `and have not registered a prune upper bound.`


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to