Andrew Purtell created HBASE-12938:
--------------------------------------
Summary: 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
I filed this as a bug because 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. The
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)