You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jesse Yates (JIRA)" <ji...@apache.org> on 2013/10/12 01:32:42 UTC

[jira] [Created] (HBASE-9749) Custom threadpool for Coprocessor obtained HTables

Jesse Yates created HBASE-9749:
----------------------------------

             Summary: Custom threadpool for Coprocessor obtained HTables
                 Key: HBASE-9749
                 URL: https://issues.apache.org/jira/browse/HBASE-9749
             Project: HBase
          Issue Type: Improvement
          Components: Coprocessors
    Affects Versions: 0.98.0, 0.94.13, 0.96.1
            Reporter: Jesse Yates
            Assignee: Jesse Yates


Coprocessors currently can only use the default HTable constructor that takes a single thread-pool.This is overly constrictive for coprocessors that desire tighter control over their resources.



--
This message was sent by Atlassian JIRA
(v6.1#6144)