yongorg
Results
3
issues of
yongorg
This connector has a serious problem.I found that it could not capture a very large amount of data.I updated a table of 3 million rows and was unable to capture...
hi,I have a problem! **This is my connector configuration:** { connector.class: "com.ecer.kafka.connect.oracle.OracleSourceConnector", reset.offset: "true", db.hostname: "192.168.1.176", tasks.max: "1", db.user.password: "test123456", table.blacklist: "", table.whitelist: "TEST1.T1", db.user: "test1", start.scn: **"0",** db.port: "1521",...