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

Close store file readers after region warmup

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      We recently upgraded one of our clusters from version 1.4.13 to 2.4.15. After that we noticed that the number of open FD was increased 10 times more than before, from 1.3k to 15k. Each RS has about 1000 regions.

       

      I thouht that it is OK if the number of open FD keeps steady. But the number was increased when regions were balanced. I found that there is a bug related to the region warmup process, which leaks opened FDs, and I fixed it. Please review the PR.

       

      But I still have a question about why HBase 2.4 opens much more than 1.4. I am trying to find the answer, but not yet. Is there any person who can answer the question?

      Attachments

        Issue Links

          Activity

            People

              Eungsop Yoo Eungsop Yoo
              Eungsop Yoo Eungsop Yoo
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: