Skip to content

[Bug] HTable100Interceptor overlay NPE #11283

@shichaoyuan

Description

@shichaoyuan

Search before asking

  • I had searched in the issues and found no similar issues.

Apache SkyWalking Component

Java Agent (apache/skywalking-java)

What happened

ConstructorInter : ConstructorInter failure.
java.lang.NullPointerException
at HTable100Interceptor.onConstruct(HTable100Interceptor.java:36)

image

What you expected to happen

NPE should not occur

How to reproduce

configure via xml file:

Configuration conf = HBaseConfiguration.create()

This will not write to the overlay

Anything else

It is more general to obtain information through the getProps
image

Are you willing to submit a pull request to fix on your own?

  • Yes I am willing to submit a pull request on my own!

Code of Conduct

Metadata

Metadata

Assignees

Labels

bugSomething isn't working and you are sure it's a bug!javaJava agent relatedpluginPlugin for agent or collector. Be used to extend the capabilities of default implementor.tracingDistributed tracing

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions