[ 
https://issues.apache.org/jira/browse/ARTEMIS-2614?focusedWorklogId=506368&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-506368
 ]

ASF GitHub Bot logged work on ARTEMIS-2614:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 29/Oct/20 19:44
            Start Date: 29/Oct/20 19:44
    Worklog Time Spent: 10m 
      Work Description: clebertsuconic commented on pull request #3124:
URL: https://github.com/apache/activemq-artemis/pull/3124#issuecomment-718980203


   I would like to -1000 on this.
   
   it's already complicated having auto-creating and routing messages.
   
   Doing this kind of thing would require doing a lot of computation on queue 
adding. I don't really think we should use FQQN on auto-create.
   
   quite the opposite you should not be using auto-creatin at all on a 
production system IMHO.
   
   If you do, use it for simple cases.. this is definitely not a simple case 
and it would induce a lot of calculations during simple message routes on 
regular cases.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 506368)
    Time Spent: 10h 40m  (was: 10.5h)

> Create queues for AMQP clients based on FQQN
> --------------------------------------------
>
>                 Key: ARTEMIS-2614
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2614
>             Project: ActiveMQ Artemis
>          Issue Type: New Feature
>          Components: AMQP
>            Reporter: Krzysztof Porębski
>            Priority: Major
>          Time Spent: 10h 40m
>  Remaining Estimate: 0h
>
> As a follow up to the discussion on the mailing list I would like to suggest 
> a new feature regarding FQQN implementation for AMQP protocol - creating 
> queues.
> Currently there is no way of attaching to a queue using FQQN if the queue is 
> not configured upfront. It should be changed so it would be possible to 
> create queue via FQQN and a subset of the following capabilities:
> - shared
> - topic
> - queue



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to