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

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

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


   I was editing my comment, as hadn;'t fully finished.
   
   Mappings i would expect from a black box testing:
   
   JmsQueueConsumer (createConsumer(Queue)-> shared durable
   JmsTopicConsumer (createConsumer(Topic)) -> non durable shared
   JmsTopicConsumer (createDurableconsumer(Topic)) -> non shared durable
   
   For nonshared, non durable a user would just not use FQQN.
   
   
   


----------------------------------------------------------------
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: 436983)
    Time Spent: 9h 10m  (was: 9h)

> 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: 9h 10m
>  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