wallezhang commented on issue #6730:
URL: https://github.com/apache/skywalking/issues/6730#issuecomment-817731560


   @codelipenghui Hi, I found a solution that just modify the enhanced classes 
and methods.
   Enhance class: `org.apache.pulsar.client.impl.ConsumerBase` and method: 
`callMessageListener`
   However, this modification can only be applied to pulsar version 2.7+. There 
are no `callMessageListener` method in pulsar client versions earlier than 2.7, 
so I think we can enhance `internalReceive` method instead.


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