You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/09/24 08:09:33 UTC

[GitHub] [skywalking] wu-sheng commented on a change in pull request #7790: Fix entity naming mechanism failure in MAL

wu-sheng commented on a change in pull request #7790:
URL: https://github.com/apache/skywalking/pull/7790#discussion_r715405741



##########
File path: oap-server/server-core/src/main/java/org/apache/skywalking/oap/server/core/analysis/meter/MeterEntity.java
##########
@@ -35,6 +36,8 @@
 @Getter
 @Builder(toBuilder = true)
 public class MeterEntity {
+    private static NamingControl NAMING_CONTROL;

Review comment:
       I forgot to submit the second change. Just did.




-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org