Apache HBase Drop-in noop HTrace replacement

Implmeents the HTrace APIs with noops and nonsense aimed at a) removing CVE flagged transitive dependencies and b) favoring the JIT optimizing it away.

License

License

GroupId

GroupId

org.apache.hbase.thirdparty
ArtifactId

ArtifactId

hbase-noop-htrace
Last Version

Last Version

4.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache HBase Drop-in noop HTrace replacement
Implmeents the HTrace APIs with noops and nonsense aimed at a) removing CVE flagged transitive dependencies and b) favoring the JIT optimizing it away.
Project Organization

Project Organization

The Apache Software Foundation

Download hbase-noop-htrace

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.hbase.thirdparty/hbase-noop-htrace/ -->
<dependency>
    <groupId>org.apache.hbase.thirdparty</groupId>
    <artifactId>hbase-noop-htrace</artifactId>
    <version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hbase.thirdparty/hbase-noop-htrace/
implementation 'org.apache.hbase.thirdparty:hbase-noop-htrace:4.1.1'
// https://jarcasting.com/artifacts/org.apache.hbase.thirdparty/hbase-noop-htrace/
implementation ("org.apache.hbase.thirdparty:hbase-noop-htrace:4.1.1")
'org.apache.hbase.thirdparty:hbase-noop-htrace:jar:4.1.1'
<dependency org="org.apache.hbase.thirdparty" name="hbase-noop-htrace" rev="4.1.1">
  <artifact name="hbase-noop-htrace" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hbase.thirdparty', module='hbase-noop-htrace', version='4.1.1')
)
libraryDependencies += "org.apache.hbase.thirdparty" % "hbase-noop-htrace" % "4.1.1"
[org.apache.hbase.thirdparty/hbase-noop-htrace "4.1.1"]

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.apache.hbase : hbase-shaded-testing-util jar 2.4.8
org.slf4j : slf4j-log4j12 jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
4.1.1
4.1.0
4.0.1
4.0.0
3.5.1
3.5.0