Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-18031 Reopen StoreFileScanners in background when switching from pread to stream
  3. HBASE-18220

Compaction scanners need not reopen storefile scanners while trying to switch over from pread to stream

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha-1, 2.0.0-alpha-1, 2.0.0
    • 2.0.0-alpha-2, 2.0.0
    • Compaction
    • None
    • Reviewed

    Description

      We try switch over to stream scanner if we have read more than a certain number of bytes. In case of compaction we already have stream based scanners only and but on calling shipped() we try to again close and reopen the scanners which is unwanted.
      Apache9

      Attachments

        1. HBASE-18220_1.patch
          2 kB
          ramkrishna.s.vasudevan
        2. HBASE-18220.patch
          5 kB
          ramkrishna.s.vasudevan

        Activity

          People

            ram_krish ramkrishna.s.vasudevan
            ram_krish ramkrishna.s.vasudevan
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: