[
https://issues.apache.org/jira/browse/NIFI-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15034555#comment-15034555
]
ASF subversion and git services commented on NIFI-1103:
-------------------------------------------------------
Commit 307189d15b8fcb5fc49008cf7b9951aeadeed90c in nifi's branch
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=307189d ]
Merge branch 'NIFI-1103' of https://github.com/adamonduty/nifi
> 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
> Assignee: Joseph Witt
> Fix For: 0.4.0
>
>
> 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)