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

Typo in HStore.initializeRegionInternals for replaying wal

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 2.0.0-alpha-4, 2.0.0
    • Recovery
    • None

    Description

            } finally {
              // update the stores that we are done replaying
              stores.forEach(HStore::startReplayingFromWAL);
            }
      

      Should be stopReplayingFromWAL. Found this when implementing HBASE-19095.

      Attachments

        1. HBASE-19130.patch
          1 kB
          Duo Zhang

        Activity

          People

            zhangduo Duo Zhang
            zhangduo Duo Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: