okumin created HBASE-27655:
------------------------------
Summary: ClusterMetricsResource#getBaseMetrics has an empty path
annotation
Key: HBASE-27655
URL: https://issues.apache.org/jira/browse/HBASE-27655
Project: HBase
Issue Type: Improvement
Affects Versions: 3.0.0-alpha-3
Reporter: okumin
I see the following warning on starting HBase Master services.
{code:java}
2023-02-19 03:35:39,034 WARN [main] internal.Errors: The following warnings
have been detected: WARNING: The (sub)resource method getBaseMetrics in
org.apache.hadoop.hbase.master.http.api_v1.cluster_metrics.resource.ClusterMetricsResource
contains empty path annotation. {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)