Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id F2857200C08 for ; Thu, 12 Jan 2017 02:04:18 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id F130C160B54; Thu, 12 Jan 2017 01:04:18 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4656B160B50 for ; Thu, 12 Jan 2017 02:04:18 +0100 (CET) Received: (qmail 17683 invoked by uid 500); 12 Jan 2017 01:04:17 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 17463 invoked by uid 99); 12 Jan 2017 01:04:17 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jan 2017 01:04:17 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D4EA22C03E7 for ; Thu, 12 Jan 2017 01:04:16 +0000 (UTC) Date: Thu, 12 Jan 2017 01:04:16 +0000 (UTC) From: "Aaron Tokhy (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-15314) Allow more than one backing file in bucketcache MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 12 Jan 2017 01:04:19 -0000 [ https://issues.apache.org/jira/browse/HBASE-15314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15819742#comment-15819742 ] Aaron Tokhy commented on HBASE-15314: ------------------------------------- Modified the release notes with information on configuring this new 'files' mode. > Allow more than one backing file in bucketcache > ----------------------------------------------- > > Key: HBASE-15314 > URL: https://issues.apache.org/jira/browse/HBASE-15314 > Project: HBase > Issue Type: Sub-task > Components: BucketCache > Reporter: stack > Assignee: Aaron Tokhy > Attachments: HBASE-15314-v2.patch, HBASE-15314-v3.patch, HBASE-15314.patch > > > Allow bucketcache use more than just one backing file: e.g. chassis has more than one SSD in it. -- This message was sent by Atlassian JIRA (v6.3.4#6332)