[ https://issues.apache.org/jira/browse/HBASE-12938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14295846#comment-14295846 ]
Sean Busbey commented on HBASE-12938: ------------------------------------- my concerns came from the discussion about getting spans that include HDFS over in ACCUMULO-3528. Since Accumulo doesn't do rolling upgrades, I wasn't sure if there'd be a similar problem with spans coming from components running different htrace versions. > Upgrade HTrace to a recent supportable incubating version > --------------------------------------------------------- > > Key: HBASE-12938 > URL: https://issues.apache.org/jira/browse/HBASE-12938 > Project: HBase > Issue Type: Bug > Reporter: Andrew Purtell > Fix For: 0.98.11 > > > In 0.98 we have an old htrace (still using the org.cloudera.htrace package) > and since the introduction of htrace code, htrace itself first moved to > org.htrace, then became an incubating project. I filed this as a bug because > the HTrace version we reference in 0.98 is of little to no use going forward. > Unfortunately we must make a disruptive change, although it looks to be > mostly fixing up imports, we expose no HTrace classes to HBase configuration, > and where we extend HTrace classes in our code, those HBase classes are in > hbase-server and not tagged for public consumption. -- This message was sent by Atlassian JIRA (v6.3.4#6332)