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)