david-streamlio opened a new pull request #9727: URL: https://github.com/apache/pulsar/pull/9727
Fixes #9402 We needed a new type of triggerer for batch sources that is triggered exactly once, e.g. a S3 source that receives CDC notifications via an SQS topic. In this scenario, the discover phase only needs to run once to setup the SQS connection, etc. Replaces PR: https://github.com/apache/pulsar/pull/9406 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
