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 2020/12/12 10:28:07 UTC

[GitHub] [skywalking] kezhenxu94 commented on a change in pull request #5998: chore: remove unused lagecy codes

kezhenxu94 commented on a change in pull request #5998:
URL: https://github.com/apache/skywalking/pull/5998#discussion_r541549546



##########
File path: oap-server/server-receiver-plugin/skywalking-mesh-receiver-plugin/src/main/java/org/apache/skywalking/aop/server/receiver/mesh/TelemetryDataDispatcher.java
##########
@@ -103,7 +101,6 @@ public static void process(ServiceMeshMetric.Builder data) {
     static void doDispatch(ServiceMeshMetric.Builder metrics) {
         long minuteTimeBucket = TimeBucket.getMinuteTimeBucket(metrics.getStartTime());
 
-        heartbeat(metrics, minuteTimeBucket);

Review comment:
       Check the method, it did nothing but create several POJOs, and I removed it altogether 




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