wallezhang opened a new issue #6730:
URL: https://github.com/apache/skywalking/issues/6730


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   - [ ✅ ] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - What do you want to know?
   
   ___
   ### Bug
   - Which version of SkyWalking, OS, and JRE?
   SkyWalking:8.4.0
   OS:MacOS
   JRE:11
   - Which company or project?
   
   - What happened?
   If possible, provide a way to reproduce the error. e.g. demo application, 
component version.
   Pulsar plugin is only enhance `org.apache.pulsar.client.impl.ConsumerImpl` 
class, however pulsar will use 
`org.apache.pulsar.client.impl.MultiTopicsConsumerImpl` class to consume when 
topic's partition size greater than 0. So the trace will break down in consumer 
thread.
   
   The entry method is 
`org.apache.pulsar.client.impl.PulsarClientImpl#doSingleTopicSubscribeAsync`.
   ___
   ### Requirement or improvement
   - Please describe your requirements or improvement suggestions.
   


-- 
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:
[email protected]


Reply via email to