Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3D14B10AC2 for ; Tue, 24 Feb 2015 03:35:15 +0000 (UTC) Received: (qmail 863 invoked by uid 500); 24 Feb 2015 03:35:12 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 816 invoked by uid 500); 24 Feb 2015 03:35:11 -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 792 invoked by uid 99); 24 Feb 2015 03:35:11 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Feb 2015 03:35:11 +0000 Date: Tue, 24 Feb 2015 03:35:11 +0000 (UTC) From: "Masatake Iwasaki (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HBASE-13089) Fix test compilation error on building against htrace-3.2.0-incubating MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Masatake Iwasaki created HBASE-13089: ---------------------------------------- Summary: Fix test compilation error on building against htrace-3.2.0-incubating Key: HBASE-13089 URL: https://issues.apache.org/jira/browse/HBASE-13089 Project: HBase Issue Type: Task Reporter: Masatake Iwasaki Assignee: Masatake Iwasaki Priority: Minor Test compilation fails if you use htrace-3.2.0 because Span.ROOT_SPAN_ID is removed. It is used in TestHTraceHooks and should be should be replaced on the next bumping of htrace version. This is not problem as far as htrace-3.1.0 is used. -- This message was sent by Atlassian JIRA (v6.3.4#6332)