Christian Posta created CAMEL-6850:
--------------------------------------

             Summary: Allow AWS SQS to not ack or "poison ack" even if it 
doesn't encounter an exception
                 Key: CAMEL-6850
                 URL: https://issues.apache.org/jira/browse/CAMEL-6850
             Project: Camel
          Issue Type: Improvement
          Components: camel-aws
    Affects Versions: 2.12.1
            Reporter: Christian Posta


Since SQS doesn't allow selectors it could be nice to use camel's filtering and 
ignore messages that don't fit through that filter. Right now DeleteMessage is 
sent back onCompletion. Proposed is to set a header of some other facility to 
let the onCompletion know that even though there wasn't a failure, still don't 
send back the ack/delete message. I'll work on a patch.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to