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 E317610443 for ; Thu, 12 Sep 2013 18:43:38 +0000 (UTC) Received: (qmail 95354 invoked by uid 500); 12 Sep 2013 18:34:06 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 95205 invoked by uid 500); 12 Sep 2013 18:34:05 -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 94726 invoked by uid 99); 12 Sep 2013 18:33:56 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Sep 2013 18:33:56 +0000 Date: Thu, 12 Sep 2013 18:33:55 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1502) Add Trace Table docs to user manual 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-1502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13765747#comment-13765747 ] ASF subversion and git services commented on ACCUMULO-1502: ----------------------------------------------------------- Commit cff5cc26debb9356aa6b744c5b39d14743c43eef in branch refs/heads/master from [~ecn] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=cff5cc2 ] ACCUMULO-1502 adding Jared Winick's doc and examples > Add Trace Table docs to user manual > ----------------------------------- > > Key: ACCUMULO-1502 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1502 > Project: Accumulo > Issue Type: Sub-task > Components: docs, trace > Reporter: Sean Busbey > Fix For: 1.6.0 > > Attachments: ACCUMULO-1502.patch > > > Our feature list includes: > {quote} > TRACING > It can be difficult to determine why some operations are taking longer than expected. For example, you may be looking up items with very low latency, but sometimes the lookups take much longer. Determining the cause of the delay is difficult because the system is distributed, and the typical lookup is fast. Accumulo has been instrumented to record the time that various operations take when tracing is turned on. The fact that tracing is enabled follows all the requests made on behalf of the user throughout the distributed infrastructure of Accumulo, and across all threads of execution. > {quote} > and the user manual makes no mention of the facility, its defaults, how to configure it, nor how to leverage it in ops. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira