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

HStore has a bunch of strange StoreFile reader null checks

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Incomplete
    • None
    • None
    • None
    • None

    Description

      In many places, especially around compactions, we check whether the file reader is null, and do stuff like skip the file or do quick exit if it is. In some places we don't do it.
      Why would file reader be null? Probably these checks can be removed or made stricter (assert?).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sershe Sergey Shelukhin
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: