Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9019117F8D for ; Sun, 31 May 2015 15:17:17 +0000 (UTC) Received: (qmail 22633 invoked by uid 500); 31 May 2015 15:17:17 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 22585 invoked by uid 500); 31 May 2015 15:17:17 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 22570 invoked by uid 99); 31 May 2015 15:17:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 31 May 2015 15:17:17 +0000 Date: Sun, 31 May 2015 15:17:17 +0000 (UTC) From: "Steve Blackmore (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (ACCUMULO-2240) Refactor Trace Server's batch writer parameters into constants MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Blackmore reassigned ACCUMULO-2240: ----------------------------------------- Assignee: Steve Blackmore > Refactor Trace Server's batch writer parameters into constants > -------------------------------------------------------------- > > Key: ACCUMULO-2240 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2240 > Project: Accumulo > Issue Type: Task > Components: trace > Affects Versions: 1.4.4, 1.5.0 > Reporter: Sean Busbey > Assignee: Steve Blackmore > Priority: Minor > Labels: newbie > > Right now the Trace Server uses literals for setting up the buffer and timeout settings on its batchwriter in two places. > To increase clarity and deduplicate values, these should be refactored to use constant variables. -- This message was sent by Atlassian JIRA (v6.3.4#6332)