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/06/10 03:13:20 UTC

[GitHub] [skywalking] wu-sheng commented on a change in pull request #4873: fix Kafka consumer subscribe topics from pattern

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



##########
File path: test/plugin/scenarios/kafka-scenario/src/main/java/test/org/apache/skywalking/apm/testcase/kafka/controller/CaseController.java
##########
@@ -200,5 +208,44 @@ public void run() {
             consumer.close();
         }
     }
+
+    public class ConsumerThread2 extends Thread {

Review comment:
       After you change this, there is an `expectedData.yaml` file, you should add the expected segment data in it.




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