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 DC976200BCB for ; Thu, 20 Oct 2016 02:02:18 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D97F0160AFC; Thu, 20 Oct 2016 00:02: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 25A01160AFD for ; Thu, 20 Oct 2016 02:02:17 +0200 (CEST) Received: (qmail 41405 invoked by uid 500); 20 Oct 2016 00:02:16 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 41364 invoked by uid 99); 20 Oct 2016 00:02:16 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Oct 2016 00:02:16 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 98C682C4C76 for ; Thu, 20 Oct 2016 00:02:16 +0000 (UTC) Date: Thu, 20 Oct 2016 00:02:16 +0000 (UTC) From: "Yuki Morishita (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CASSANDRA-11580) remove DatabaseDescriptor dependency from SegmentedFile MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 20 Oct 2016 00:02:19 -0000 [ https://issues.apache.org/jira/browse/CASSANDRA-11580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-11580: --------------------------------------- Component/s: Local Write-Read Paths > remove DatabaseDescriptor dependency from SegmentedFile > ------------------------------------------------------- > > Key: CASSANDRA-11580 > URL: https://issues.apache.org/jira/browse/CASSANDRA-11580 > Project: Cassandra > Issue Type: Sub-task > Components: Local Write-Read Paths > Reporter: Yuki Morishita > Assignee: Yuki Morishita > Fix For: 3.10 > > > Several configurable parameters are pulled from {{DatabaseDescriptor}} from {{SegmentedFile}} and its subclasses. -- This message was sent by Atlassian JIRA (v6.3.4#6332)