arugal commented on a change in pull request #5269:
URL: https://github.com/apache/skywalking/pull/5269#discussion_r467540358



##########
File path: 
oap-server/oal-rt/src/main/java/org/apache/skywalking/oal/rt/OALRuntime.java
##########
@@ -150,6 +151,12 @@ public void start(ClassLoader currentClassLoader) throws 
ModuleStartException, O
             throw new ModuleStartException("load metrics functions error.", e);
         }
 
+        try {
+            FilterMatchers.INSTANCE.init();

Review comment:
       The `start` method is called more than once




----------------------------------------------------------------
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.

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


Reply via email to