You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Adam Lamar (JIRA)" <ji...@apache.org> on 2015/11/03 19:04:27 UTC

[jira] [Created] (NIFI-1103) Add support for long polling in GetSQS processor

Adam Lamar created NIFI-1103:
--------------------------------

             Summary: Add support for long polling in GetSQS processor
                 Key: NIFI-1103
                 URL: https://issues.apache.org/jira/browse/NIFI-1103
             Project: Apache NiFi
          Issue Type: Improvement
            Reporter: Adam Lamar


The Amazon SQS API supports and recommends long polling to fetch items from the SQS queue. This should drastically reduce the number of requests made by the GetSQS processor, and will improve fetch latency in many situations.

More information:
http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-long-polling.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)