prasathsekar opened a new issue, #22777:
URL: https://github.com/apache/pulsar/issues/22777

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) 
and found nothing similar.
   
   
   ### Read release policy
   
   - [X] I understand that unsupported versions don't get bug fixes. I will 
attempt to reproduce the issue on a supported version of Pulsar client and 
Pulsar broker.
   
   
   ### Version
   
   3.2.3
   
   ### Minimal reproduce step
   
   {
   "configs": {
   "mongoUri": "{{mongo_uri}}",
   "database": "{{db_name}}",
   "collection": "chub_agent",
   "syncType": "incr_sync",
   "batchSize": "2",
   "batchTimeMs": "500"
   }
   }
   
   ### What did you expect to see?
   
   Any changes in the collection will be sourced and pushed to the pulsar topic
   
   ### What did you see instead?
   
   We used to source 10 collections. suddenly the connector stops the source 
from MongoDB. There is no error, it show running but no file is sourced.
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] I'm willing to submit a PR!


-- 
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