wallezhang commented on pull request #6774: URL: https://github.com/apache/skywalking/pull/6774#issuecomment-826238063
@codelipenghui Sorry for late update. I instrument `getMessageListener` method in `org.apache.pulsar.client.impl.conf.ConsumerConfigurationData` class, create a new lambda expression wrap the original message listener if it exists. And instrument `Message` interface so that I can pass the trace context snapshot to message listener thread. Plz take a review. -- 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]
