haifxu opened a new pull request, #10007:
URL: https://github.com/apache/inlong/pull/10007

   ### Prepare a Pull Request
   
   - Fixes #10006 
   
   ### Motivation
   
   Add MongoDB data source for Agent
   
   ### Modifications
   
   1. Add MongoDB Task and Instance.
   2. Start a new thread, let `Debezium` collect MongoDB data, and then put it 
into a queue(named `debeziumQueue`). The agent will regularly read messages 
from this queue.
   3. The offset information file generated by Debezium is placed in the 
`/inlong-agent` directory.
   
   ### Verifying this change
   
   
![image](https://github.com/apache/inlong/assets/58519431/bf1f743a-6f11-4ac8-9325-a4c6bc3ed686)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to