You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Billie Rinaldi (JIRA)" <ji...@apache.org> on 2015/02/19 20:01:12 UTC

[jira] [Updated] (ACCUMULO-3528) Bump the version of HTrace to 3.1.0-incubating

     [ https://issues.apache.org/jira/browse/ACCUMULO-3528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Billie Rinaldi updated ACCUMULO-3528:
-------------------------------------
    Attachment: ACCUMULO-3528.1.patch

This patch updates the dependency, moves to using the new package name o.a.htrace, deletes TraceRunnable/TraceCallable/TraceExecutorService in favor of using the htrace version of those classes, and makes CompactionQueue use a Comparator so TraceRunnable does not need to be Comparable.

> Bump the version of HTrace to 3.1.0-incubating
> ----------------------------------------------
>
>                 Key: ACCUMULO-3528
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3528
>             Project: Accumulo
>          Issue Type: Task
>          Components: trace
>            Reporter: Billie Rinaldi
>            Assignee: Billie Rinaldi
>             Fix For: 1.7.0
>
>         Attachments: ACCUMULO-3528.1.patch
>
>
> Now that htrace has an incubating release, 3.1.0-incubating, we could use that instead of 3.0.4.  This relates to HADOOP-11498.  The issue is that tracing will only connect through to HDFS when Accumulo and HDFS are using compatible versions of htrace, and the incubating release is not compatible with previous versions since apache has been added to the package names.
> See also HBASE-12810 for an example of upgrading htrace.  In addition to import changes, it looks like span receivers and samplers are constructed differently now.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)