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

MMaped bucket cache IOEngine does not work with persistence

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.1.3
    • 3.0.0-beta-2
    • BucketCache
    • None

    Description

      The MMap based IOEngines does not retrieve the data back if 'hbase.bucketcache.persistent.path' is enabled. FileIOEngine works fine but only the FileMMapEngine has this problem.

      The reason is that we don't get the byte buffers in the proper order while reading back from the file in case of persistence.

      Attachments

        1. HBASE-21981.patch
          8 kB
          Anoop Sam John
        2. HBASE-21981.patch
          8 kB
          Anoop Sam John

        Issue Links

          Activity

            People

              anoop.hbase Anoop Sam John
              ram_krish ramkrishna.s.vasudevan
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated: