[ 
https://issues.apache.org/jira/browse/HBASE-6666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Kyle Purtell closed HBASE-6666.
--------------------------------------

> Allow RegionObserver to access other regions on the same server.
> ----------------------------------------------------------------
>
>                 Key: HBASE-6666
>                 URL: https://issues.apache.org/jira/browse/HBASE-6666
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Lars Hofhansl
>            Priority: Major
>
> This is an idea I had some time back. It would be nice if a RegionObserver 
> (or Endpoint) could get access to all other regions on the same RegionServer 
> to efficiently make updates to those regions as well (instead of going 
> through the standard HTable path).
> Together with a smart region placement strategy this can lead to much better 
> performance for some coprocessor tasks.
> Maybe it could be abstracted in a special HTable implementation.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to