david-streamlio commented on issue #3576: URL: https://github.com/apache/pulsar/issues/3576#issuecomment-750920435
Thanks @eolivelli . We should probably document this fact, since it is not well known. My goal was to simplify the development of Pulsar IO connectors by allowing developers to bundle multiple "versions" of the same connector that only differ by their input/output schemas. The current implementation requires a separate NAR file for each sink/source pair, which in turn requires a separate project for each sink/source pair. ---------------------------------------------------------------- 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]
