Hey Raj, can you try injecting a poison pill once you create a new connector? Steps:
(i) Recreate the schema history topic and ensure that it has retention by size and not by date to ensure all DDL events make it to the history topic .
(ii) Recreate the connector (with a new name) and see if it fixes it using an initial snapshot.
(iii) If the above doesn't work, stop the connector and issue a poison pill to the kafka debezium offsets (explained in the article)
(iv) Restart the connector and tail the offset topic for logs