You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/08/01 03:03:05 UTC

[jira] [Commented] (HBASE-8548) postOpen hook called twice

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

Hudson commented on HBASE-8548:
-------------------------------

SUCCESS: Integrated in hbase-0.95-on-hadoop2 #211 (See [https://builds.apache.org/job/hbase-0.95-on-hadoop2/211/])
HBASE-8548  postOpen hook called twice (nkeywal: rev 1508897)
* /hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/coprocessor/SimpleRegionObserver.java
* /hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/coprocessor/TestRegionObserverInterface.java

                
> 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
>            Assignee: Nicolas Liochon
>             Fix For: 0.98.0, 0.95.2
>
>         Attachments: 8548.v1.patch, 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