You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/02/02 14:43:32 UTC

[GitHub] [pulsar] david-streamlio commented on pull request #9406: Issue-9402: Added ImmediateTriggerer class

david-streamlio commented on pull request #9406:
URL: https://github.com/apache/pulsar/pull/9406#issuecomment-771683157


   @sijie An example use case would be an S3 source connector that uses SQS to get event notifications of changes rather than scanning the entire S3 bucket for changes.  https://docs.aws.amazon.com/AmazonS3/latest/dev/NotificationHowTo.html
   
   In such a scenario, the discover phase of the source would connect to the SQS queue as described [here](https://docs.aws.amazon.com/AmazonS3/latest/dev/ways-to-add-notification-config-to-bucket.html), and only need to execute once. 


----------------------------------------------------------------
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:
users@infra.apache.org