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

Move Memcached block cache in to it's own optional module.

    XMLWordPrintableJSON

Details

    • Hide
      Move external block cache to it's own module. This will reduce dependencies for people who use hbase-server.
      Currently Memcached is the reference implementation for external block cache. External block caches allow HBase to take advantage of other more complex caches that can live longer than the HBase regionserver process and are not necessarily tied to a single computer
          life time. However external block caches add in extra operational overhead.
      Show
      Move external block cache to it's own module. This will reduce dependencies for people who use hbase-server. Currently Memcached is the reference implementation for external block cache. External block caches allow HBase to take advantage of other more complex caches that can live longer than the HBase regionserver process and are not necessarily tied to a single computer     life time. However external block caches add in extra operational overhead.

    Attachments

      1. HBASE-14334.patch
        37 kB
        Elliott Neil Clark
      2. HBASE-14334-v1.patch
        38 kB
        Elliott Neil Clark

      Activity

        People

          eclark Elliott Neil Clark
          eclark Elliott Neil Clark
          Votes:
          0 Vote for this issue
          Watchers:
          6 Start watching this issue

          Dates

            Created:
            Updated:
            Resolved: