Duo Zhang created HBASE-25617:
---------------------------------
Summary: Align the span name with Class.getSimpleName instead of
Class.getName
Key: HBASE-25617
URL: https://issues.apache.org/jira/browse/HBASE-25617
Project: HBase
Issue Type: Sub-task
Components: tracing
Reporter: Duo Zhang
Assignee: Duo ZhangWe use getSimpleName for most cases but still have some places where we use getName, let's change them to getSimpleName as well. -- This message was sent by Atlassian Jira (v8.3.4#803005)
