[ 
https://issues.apache.org/jira/browse/HBASE-8548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13658473#comment-13658473
 ] 

stack commented on HBASE-8548:
------------------------------

[[email protected]] Sorry.  I read that yesterday but forgot 
it this morning reviewing the result.  What is the difference between trunk and 
0.95 then (in other words, I'd expect this patch to fail going against trunk 
and it does not -- so trunk is different because postOpen is in a different 
place?).

Yeah, our precommit test only does trunk.  Thanks.
                
> postOpen hook called twice
> --------------------------
>
>                 Key: HBASE-8548
>                 URL: https://issues.apache.org/jira/browse/HBASE-8548
>             Project: HBase
>          Issue Type: Bug
>          Components: regionserver
>    Affects Versions: 0.95.0
>         Environment: CentOS
>            Reporter: Roger Ruiz-Carrillo
>         Attachments: HRegion_HBASE-8548-0.95.patch
>
>
> postOpen hook is called twice when a region is initializing:
> Once at the end of the body of the  initializeRegionInternals() method of the 
> HRegion class.
> Once at the end initializeRegionStores() method of the HRegion class; 
> initializeRegionStores() is called inside initializeRegionInternals() and as 
> such causes the postOpen hook to be called twice.

--
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

Reply via email to