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/05/31 02:21:32 UTC

[GitHub] [skywalking] dmsolr commented on a change in pull request #7039: WIP: Support hot update of MAL

dmsolr commented on a change in pull request #7039:
URL: https://github.com/apache/skywalking/pull/7039#discussion_r642172840



##########
File path: oap-server/server-core/src/main/java/org/apache/skywalking/oap/server/core/analysis/worker/MetricsStreamProcessor.java
##########
@@ -199,4 +203,20 @@ private MetricsPersistentWorker downSamplingWorker(ModuleDefineHolder moduleDefi
 
         return persistentWorker;
     }
+
+    // todo javadoc
+    public void remove(ModuleManager manager, String metricName, Class<? extends Metrics> metricsClass) {

Review comment:
       Yes, it is.




-- 
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:
users@infra.apache.org