[
https://issues.apache.org/jira/browse/NIFI-3999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-3999.
----------------------------------
Resolution: Fixed
Assignee: James Wing
Fix Version/s: 1.7.0
> DeleteSQS Should Allow Receipt Handle Configuration
> ---------------------------------------------------
>
> Key: NIFI-3999
> URL: https://issues.apache.org/jira/browse/NIFI-3999
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: James Wing
> Assignee: James Wing
> Priority: Trivial
> Fix For: 1.7.0
>
>
> DeleteSQS deletes an SQS message identified by its RECEIPT_HANDLE property.
> However, RECEIPT_HANDLE is not added to the processor to be configured by the
> user. It works because the default value "$\{sqs.receipt.handle}" matches
> the attribute written by GetSQS, which is likely the 99% use case.
> Nonetheless, the property descriptor should be added to processor to make
> this transparent and optionally configurable.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)