sonatype-lift[bot] commented on a change in pull request #8637:
URL: https://github.com/apache/skywalking/pull/8637#discussion_r821725057
##########
File path:
oap-server/server-storage-plugin/storage-elasticsearch-plugin/src/main/java/org/apache/skywalking/oap/server/storage/plugin/elasticsearch/query/UITemplateManagementEsDAO.java
##########
@@ -46,6 +47,26 @@ public UITemplateManagementEsDAO(ElasticSearchClient client)
{
Review comment:
*SameNameButDifferent:* The name `@Slf4j` refers to
[java.lang.SuppressWarnings, lombok.Generated, org.slf4j.Logger,
org.slf4j.LoggerFactory] within this file. It may be confusing to have the same
name refer to multiple types. Consider qualifying them for clarity.
[(details)](https://errorprone.info/bugpattern/SameNameButDifferent)
(at-me [in a reply](https://help.sonatype.com/lift/talking-to-lift) with
`help` or `ignore`)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]