Github user keith-turner commented on a diff in the pull request:

    https://github.com/apache/accumulo/pull/199#discussion_r106948790
  
    --- Diff: core/src/main/java/org/apache/accumulo/core/conf/Property.java ---
    @@ -295,6 +295,8 @@
       TSERV_READ_AHEAD_MAXCONCURRENT("tserver.readahead.concurrent.max", "16", 
PropertyType.COUNT,
           "The maximum number of concurrent read ahead that will execute. This 
effectively"
               + " limits the number of long running scans that can run 
concurrently per tserver."),
    +  TSERV_READ_AHEAD_PREFIX("tserver.readahead.concurrent.queue.", null, 
PropertyType.PREFIX,
    --- End diff --
    
    could also have a maxTime property on resource group... 


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