Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-8548

postOpen hook called twice

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.95.0
    • 0.98.0, 0.95.2
    • regionserver
    • None
    • CentOS

    • Reviewed

    Description

      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.

      Attachments

        1. HRegion_HBASE-8548-0.95.patch
          0.7 kB
          Roger Ruiz-Carrillo
        2. 8548.v1.patch
          20 kB
          Nicolas Liochon

        Issue Links

          Activity

            People

              nkeywal Nicolas Liochon
              rruiz Roger Ruiz-Carrillo
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: