Hello,

I added a Debezium Oracle Source Connector and would appreciate feedback.
The PR is https://github.com/apache/pulsar/pull/11520
All tests/integration tests pass.

Due to the licensing of the Oracle jdbc driver, the jdbc driver is not
included into the nar file and the users will have to download and package
it. Example:
https://github.com/apache/pulsar/blob/7b97af9f1b2dec354a189aaa5d551dc865214e56/tests/docker-images/latest-version-image/Dockerfile#L110-L122

I am open to ideas on making it more user-friendly while keeping it
compatible Apache-license.

-- 
Andrey Yegorov

Reply via email to