Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MongoDB Source Connector not working. #33

Open
Man1103 opened this issue Feb 22, 2022 · 0 comments
Open

MongoDB Source Connector not working. #33

Man1103 opened this issue Feb 22, 2022 · 0 comments

Comments

@Man1103
Copy link

Man1103 commented Feb 22, 2022

I am getting the following issue whenever I try to start Kafka connect using MongoDB source connector.

[2022-02-22 16:18:48,215] INFO [mongodb-source-connector|task-0] Resuming the change stream after the previous offset: {"_data": "826214BF89000000022B0229296E04"} (com.mongodb.kafka.connect.source.MongoSourceTask:430)
[2022-02-22 16:18:49,330] INFO [mongodb-source-connector|task-0] [Producer clientId=connector-producer-mongodb-source-connector-0] Resetting the last seen epoch of partition My_DB.My_Data-0 to 0 since the associated topicId changed from null to 3IPCPHczQuOheIQoBAoxCQ (org.apache.kafka.clients.Metadata:402)
[2022-02-22 16:18:52,036] INFO [mongodb-source-connector|task-0|offsets] WorkerSourceTask{id=mongodb-source-connector-0} Either no records were produced by the task since the last offset commit, or every record has been filtered out by a transformation or dropped due to transformation or conversion errors. (org.apache.kafka.connect.runtime.WorkerSourceTask:484)
[2022-02-22 16:19:02,048] INFO [mongodb-source-connector|task-0|offsets] WorkerSourceTask{id=mongodb-source-connector-0} Either no records were produced by the task since the last offset commit, or every record has been filtered out by a transformation or dropped due to transformation or conversion errors. (org.apache.kafka.connect.runtime.WorkerSourceTask:484)
[2022-02-22 16:19:12,070] INFO [mongodb-source-connector|task-0|offsets] WorkerSourceTask{id=mongodb-source-connector-0} Either no records were produced by the task since the last offset commit, or every record has been filtered out by a transformation or dropped due to transformation or conversion errors. (org.apache.kafka.connect.runtime.WorkerSourceTask:484)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant