Debezium embedded connector with ‘table.include.list’ configured still captures other tables
While trying to run a debezium engine with following configurations, I was expecting this engine instance only captures data change from tables(fge.record_demo) listed in ‘table.include.list’.