[
https://issues.apache.org/jira/browse/HBASE-12973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated HBASE-12973:
-----------------------------------
Description: A coprocessor must go through
RegionCoprocessorEnvironment#getRegion in order to retrieve HRegionInfo for its
associated region. It should be possible to get HRegionInfo directly from
RegionCoprocessorEnvironment. (Or Region, see HBASE-12972) (was: A coprocessor
must go through RegionCoprocessorEnvironment#getRegion. in order order to
retrieve HRegionInfo for its associated region. It should be possible to get
HRegionInfo directly from RegionCoprocessorEnvironment. (Or Region, see
HBASE-12972))
> RegionCoprocessorEnvironment should provide HRegionInfo directly
> ----------------------------------------------------------------
>
> Key: HBASE-12973
> URL: https://issues.apache.org/jira/browse/HBASE-12973
> Project: HBase
> Issue Type: Improvement
> Reporter: Andrew Purtell
> Priority: Minor
>
> A coprocessor must go through RegionCoprocessorEnvironment#getRegion in order
> to retrieve HRegionInfo for its associated region. It should be possible to
> get HRegionInfo directly from RegionCoprocessorEnvironment. (Or Region, see
> HBASE-12972)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)