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

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

                Author: ASF GitHub Bot
            Created on: 24/May/20 20:04
            Start Date: 24/May/20 20:04
    Worklog Time Spent: 10m 
      Work Description: michaelandrepearce edited a comment on pull request 
#3124:
URL: https://github.com/apache/activemq-artemis/pull/3124#issuecomment-633289092


   Just to note and for the record, i am cautious of this change, as the FQQN 
was added for legacy stuff, making this change could be impacting to those 
expected behaviours. And building on it further encourages its use to 
proliferate. 
   
   Unlike stomp, which you bring up, AMQP has a very rich messaging structure 
that supports this, as such its not like comparing stomp or openwire which are 
limited, in this area.
   
   Personally i think for any higher level AMQP clients (e.g JMS/NMS) they 
would be better to expend time into adding support for the equivalent of jms 
shared sub in their abstractions, , so in case of NMS that would be to get that 
updated to  similar spec level with JMS 2.0


----------------------------------------------------------------
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:
us...@infra.apache.org


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

    Worklog Id:     (was: 436950)
    Time Spent: 6h 50m  (was: 6h 40m)

> 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: 6h 50m
>  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