You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Eric Newton (JIRA)" <ji...@apache.org> on 2015/12/15 21:38:46 UTC

[jira] [Created] (ACCUMULO-4074) create user-configurable resource pools for different kinds of requests

Eric Newton created ACCUMULO-4074:
-------------------------------------

             Summary: create user-configurable resource pools for different kinds of requests
                 Key: ACCUMULO-4074
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4074
             Project: Accumulo
          Issue Type: Improvement
          Components: client, tserver
            Reporter: Eric Newton


Complex queries and iterators stacks can sometimes run for long periods of time.  During that time, access to resources for shorter, simpler lookups can be blocked.  Use separate resource pools to allow for simpler queries to be able to run regardless.  This same mechanism could be used for the metadata and root tables, too.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)