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

Scan doesn't recover from region server failure

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.20.6, 0.90.0
    • None
    • None
    • Reviewed

    Description

      Very simple, if the region server you are scanning from dies for any reason, your scanner will die too because it will not try to get a new lease and will reuse the same id.

      It doesn't happen to region that moves because we keep them opened until the scanner is closed.

      It could be affecting branch, I'm just not sure yet.

      I found this issue with TestReplication from HBASE-2223.

      Attachments

        1. HBASE-2772.patch
          7 kB
          Jean-Daniel Cryans

        Activity

          People

            jdcryans Jean-Daniel Cryans
            jdcryans Jean-Daniel Cryans
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: