You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2013/02/10 09:29:13 UTC

[jira] [Created] (HBASE-7805) Scan of same region processed serially if table has region observer coprocessor

James Taylor created HBASE-7805:
-----------------------------------

             Summary: Scan of same region processed serially if table has region observer coprocessor
                 Key: HBASE-7805
                 URL: https://issues.apache.org/jira/browse/HBASE-7805
             Project: HBase
          Issue Type: Bug
          Components: Coprocessors, Scanners
    Affects Versions: 0.94.4
            Reporter: James Taylor
             Fix For: 0.94.5
         Attachments: ParallelScanTestCoProc.java, ParallelScanTest.java

If multiple scans to different parts of the same region are executed in parallel, they are processed serially if the table has a region observer coprocessor.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira