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

MemcachedBlockCache parameter error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • 1.4.9, 1.4.10
    • None
    • BlockCache
    • None

    Description

      When cache a blockļ¼Œthe expiration is always set MAX_SIZE (which is a static final field).

      MAX_SIZE was mistakenly thought to be the max size of block. In fact, this parameter represents the expiration of the cached block. MAX_SIZE should be set 0 which means forever.

      Attachments

        1. HBASE-22836.branch-1.0001.patch
          2 kB
          Baiqiang Zhao
        2. HBASE-22836.branch-1.0001.patch
          2 kB
          Xu Cang

        Activity

          People

            Unassigned Unassigned
            DeanZ Baiqiang Zhao
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: