You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2014/06/04 04:25:01 UTC

[jira] [Created] (ACCUMULO-2856) Consider configurable thread count for batch scanner threads

Josh Elser created ACCUMULO-2856:
------------------------------------

             Summary: Consider configurable thread count for batch scanner threads
                 Key: ACCUMULO-2856
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2856
             Project: Accumulo
          Issue Type: Improvement
          Components: replication
            Reporter: Josh Elser
            Assignee: Josh Elser
            Priority: Trivial


A couple of places in the code use BatchScanners, but just used a fixed value. The default value provided should be fine for normal cases, but having the configuration in place may be nice.

* {{ReplicationOperationsImpl#drain(String, Set)}}
* {{ReplicationOperationsImpl#referencedFiles(String)}}



--
This message was sent by Atlassian JIRA
(v6.2#6252)