You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2018/05/30 12:33:00 UTC

[GitHub] keith-turner commented on a change in pull request #503: Fix bug with GC not scanning root table for file refs

keith-turner commented on a change in pull request #503: Fix bug with GC not scanning root table for file refs
URL: https://github.com/apache/accumulo/pull/503#discussion_r191747982
 
 

 ##########
 File path: core/src/main/java/org/apache/accumulo/core/metadata/schema/MetadataScanner.java
 ##########
 @@ -62,10 +63,11 @@
     TableOptions from(Connector conn);
   }
 
-  public interface TableOptions extends RangeOptions {
-    /**
-     * Optionally set a table name, defaults to {@value MetadataTable#NAME}
-     */
+  public interface TableOptions {
 
 Review comment:
   yes

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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