[
https://issues.apache.org/jira/browse/NIFI-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15034556#comment-15034556
]
ASF subversion and git services commented on NIFI-1103:
-------------------------------------------------------
Commit 9dafe2db6ac17d4475ed61315a145cd419d8e1ef in nifi's branch
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=9dafe2d ]
NIFI-1103: Fixed checkstyle violation
> 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)