[
https://issues.apache.org/jira/browse/HBASE-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736779#action_12736779
]
Jonathan Gray commented on HBASE-1719:
--------------------------------------
Agreed, reference HR instead of HRI. I suspect we might do a bit more cleanup
like this for 0.21, especially if we try to improve/standardize testing.
+1 on patch, did not test
> hold a reference to the HRegion in Store instead of only the HRegionInfo
> ------------------------------------------------------------------------
>
> Key: HBASE-1719
> URL: https://issues.apache.org/jira/browse/HBASE-1719
> Project: Hadoop HBase
> Issue Type: Improvement
> Reporter: Andrew Purtell
> Priority: Minor
> Fix For: 0.20.0
>
> Attachments: HBASE-1719.patch
>
>
> A generally useful and low impact modification. Enabled my fixup patch for
> HBASE-1715. Lets one potentially take actions on the region out of a store.
> We're already associating a HRI. Seems like a binding of region to store
> without the benefits of a reference to the region object. Result passes all
> local tests.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.