You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2020/03/25 22:40:55 UTC

[GitHub] [activemq-artemis] michaelpearce-gain commented on issue #3047: ARTEMIS-2680 use q name for addr if none specified via config

michaelpearce-gain commented on issue #3047: ARTEMIS-2680 use q name for addr if none specified via config
URL: https://github.com/apache/activemq-artemis/pull/3047#issuecomment-604124890
 
 
   isnt the overloaded createQueue a legacy of pre 2.x model, where queues and topics were modelled differently and thus to keep some compatibilty and for JMS server bits that were still about, the createQueue was more for JMS create a JMS queue where queue and address did match.
   
   Now the question i would ask, is should you be able to make a queue without an address, to me it seems we shouldnt so if anything we should probably clean out that createQueue method that creates and address based on queueName , createQueue really must/should provide an address IMO.

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


With regards,
Apache Git Services