Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CAFFCEC60 for ; Mon, 25 Feb 2013 06:46:25 +0000 (UTC) Received: (qmail 59855 invoked by uid 500); 25 Feb 2013 06:46:25 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 59357 invoked by uid 500); 25 Feb 2013 06:46:19 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 58772 invoked by uid 99); 25 Feb 2013 06:46:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Feb 2013 06:46:17 +0000 Date: Mon, 25 Feb 2013 06:46:17 +0000 (UTC) From: "Willem Jiang (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (CAMEL-6096) Camel SQS has no reasonable way to add arbitrary delays to messages MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-6096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang reassigned CAMEL-6096: ----------------------------------- Assignee: Willem Jiang > Camel SQS has no reasonable way to add arbitrary delays to messages > ------------------------------------------------------------------- > > Key: CAMEL-6096 > URL: https://issues.apache.org/jira/browse/CAMEL-6096 > Project: Camel > Issue Type: New Feature > Components: camel-aws > Reporter: Andrew Wheat > Assignee: Willem Jiang > Priority: Minor > Labels: patch > Attachments: sqs_arbitrary_delay.diff > > > The only way to add a delay to a message is to use the Endpoint URI, this is unacceptable when you want to send an arbitrary delay as it would mean that you have to create a new Endpoint for every delay value. The SQS API allows setting a delay for every message, this can be controlled by a header value. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira