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

Reset readsEnabled flag after successfully flushing the primary region

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      Found the problem when implementing HBASE-21671, TestRegionReplicaFailover is easy to fail. In this test we set REGION_REPLICA_WAIT_FOR_PRIMARY_FLUSH_CONF_KEY to true, which means the secondary replicas can not be read until the primary region has been successfully flushed. But in RegionReplicaFlushHandler, there is only one place where we call region.setReadsEnabled(true), this is incorrect.

      Attachments

        1. HBASE-21683.patch
          2 kB
          Duo Zhang
        2. HBASE-21683.patch
          2 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: