merlimat opened a new pull request #9808:
URL: https://github.com/apache/pulsar/pull/9808


   ### Motivation
   
   Currently, the `pulsar-io-kafka-connect-adaptor` module is being used both 
as a standalone connector as well as an adaptor for debezium connectors. 
   Since we're building a NAR for that though, the debezium connectors are also 
including the full NAR inside their own NAR. That results in ~80MB of NAR 
included 3 times and not being used all.
   
   Instead, we should split the adapted into a simple dependency and then build 
the nar, so the debezium connectors will be much smaller.


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