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


   > @wallezhang Thanks, please ping me if need help on this part.
   
   Pulsar client has changed protocol code generator, so `MessageMetadata` 
class doesn't have `Builder` inner class. I decide to create two new modules, 
one is called `pulsar-common` that is used for extracting the same logic 
between v2.7 and v2.8, and another is called `pulsar-2.8.x-plugin` that is used 
for supporting pulsar client of version 2.8.x. Old `pulsar-plugin` module is 
only for v2.7. What do you think?


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to