James Wing created NIFI-3999:
--------------------------------

             Summary: DeleteSQS Should Allow Receipt Handle Configuration
                 Key: NIFI-3999
                 URL: https://issues.apache.org/jira/browse/NIFI-3999
             Project: Apache NiFi
          Issue Type: Improvement
            Reporter: James Wing
            Priority: Trivial


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
(v6.3.15#6346)

Reply via email to