You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/05/16 09:36:00 UTC

[jira] [Created] (CAMEL-18114) camel-aws - Optimize for toD for queue and bucket names

Claus Ibsen created CAMEL-18114:
-----------------------------------

             Summary: camel-aws - Optimize for toD for queue and bucket names 
                 Key: CAMEL-18114
                 URL: https://issues.apache.org/jira/browse/CAMEL-18114
             Project: Camel
          Issue Type: New Feature
          Components: camel-aws
            Reporter: Claus Ibsen
             Fix For: 3.x


Whenb you have a lot of dynamic SQS queue names, or S3 bucket names etc.

There are likely room for improvements so we can make camel-aws support a special header with a override queue / bucket name, then you can use that for dynamic but reuse same endpoint / client that keeps resource low

and then we can add send-dynamic support as well, (camel internal lingo, for a component that is specially optimized for toD)

the messaging components jms / kafka have that and also http




--
This message was sent by Atlassian Jira
(v8.20.7#820007)