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

[hbase] Keeping MapFile.Reader open is expensive: Part 2

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      In hbase, a mapfile.Reader can be opened and a long period of time may pass before any accesses are made against the file. It can also be the case that a MapFile will be opened and never accessed. For every open unaccessed MapFile – i.e. next or a record at some offset hasn't been pulled – we'll consume two sockets in datanode, etc.

      Attachments

        1. hsf.patch
          1 kB
          Michael Stack

        Activity

          People

            Unassigned Unassigned
            stack Michael Stack
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: