From notifications-return-14505-apmail-accumulo-notifications-archive=accumulo.apache.org@accumulo.apache.org Fri Jan 3 15:40:36 2014 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 E13BE108A7 for ; Fri, 3 Jan 2014 15:40:35 +0000 (UTC) Received: (qmail 73596 invoked by uid 500); 3 Jan 2014 15:36:24 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 73150 invoked by uid 500); 3 Jan 2014 15:35:25 -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 72852 invoked by uid 99); 3 Jan 2014 15:34:57 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Jan 2014 15:34:57 +0000 Date: Fri, 3 Jan 2014 15:34:57 +0000 (UTC) From: "Eric Newton (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (ACCUMULO-1743) Seeing unexpected trace output 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-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Newton resolved ACCUMULO-1743. ----------------------------------- Resolution: Fixed Could not find unexplained traces, wrote a test for traces of conditional writes. > Seeing unexpected trace output > ------------------------------ > > Key: ACCUMULO-1743 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1743 > Project: Accumulo > Issue Type: Bug > Components: trace > Reporter: Keith Turner > Fix For: 1.6.0 > > > While testing ACCUMULO-1608 I was seeing unexpected trace output on the monitor page. For example I would see two prep or two wal events when I only expected to see one. I added debug stmts on the tserver to verify that wal was only being written to once. > Once we figure out what is going on, need to write a trace test for conditional writer. -- This message was sent by Atlassian JIRA (v6.1.5#6160)