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 6A5BF200C19 for ; Sun, 12 Feb 2017 11:35:46 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 68F60160B6B; Sun, 12 Feb 2017 10:35:46 +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 B3C20160B45 for ; Sun, 12 Feb 2017 11:35:45 +0100 (CET) Received: (qmail 1673 invoked by uid 500); 12 Feb 2017 10:35:44 -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 1662 invoked by uid 99); 12 Feb 2017 10:35:44 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Feb 2017 10:35:44 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 6D686C0E29 for ; Sun, 12 Feb 2017 10:35:44 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.999 X-Spam-Level: X-Spam-Status: No, score=-1.999 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id zp_Cnep32g7k for ; Sun, 12 Feb 2017 10:35:43 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 37CBA5F403 for ; Sun, 12 Feb 2017 10:35:43 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 5F0F9E024A for ; Sun, 12 Feb 2017 10:35:42 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 1491E21D64 for ; Sun, 12 Feb 2017 10:35:42 +0000 (UTC) Date: Sun, 12 Feb 2017 10:35:42 +0000 (UTC) From: "Lars George (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-6449) Dapper like tracing MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 12 Feb 2017 10:35:46 -0000 [ https://issues.apache.org/jira/browse/HBASE-6449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars George updated HBASE-6449: ------------------------------- Resolution: Fixed Assignee: Jonathan Leavitt Fix Version/s: 0.95.2 0.96.0 Status: Resolved (was: Patch Available) Closing this, as it is in HBase for quite some time now. I tried it out and it worked as advertised. Not seeing why this is open still. > Dapper like tracing > ------------------- > > Key: HBASE-6449 > URL: https://issues.apache.org/jira/browse/HBASE-6449 > Project: HBase > Issue Type: New Feature > Components: Client, IPC/RPC > Affects Versions: 0.95.2 > Reporter: Jonathan Leavitt > Assignee: Jonathan Leavitt > Labels: tracing > Fix For: 0.96.0, 0.95.2 > > Attachments: htrace1.diff, htrace2.diff, trace.png > > > Add [Dapper|http://research.google.com/pubs/pub36356.html] like tracing to HBase. [Accumulo|http://accumulo.apache.org] added something similar with their cloudtrace package. -- This message was sent by Atlassian JIRA (v6.3.15#6346)