I have excluded to huge number of tables in the connector configuration. Below is the sample
table.exclude.list: JIRA.MLOG$_AO_60DB71_LEXORANKBA,JIRA.MLOG$_PRIORITY
But we could see that tables are added for capture and topics are getting created in kafka.
- "Adding table NLGENP.JIRA.MLOG$_AO_60DB71_LEXORANKBA to the list of capture schema tables",
- "Adding table NLGENP.JIRA.MLOG$_PRIORITY to the list of capture schema tables",
Can you suggest why its capturing the excluded tables?
FYI, I have few connectors with table.include.list which is working perfectly.
Thanks,
Sriram V