clebertsuconic commented on issue #3063: ARTEMIS-2692 refactor queue creation
URL: https://github.com/apache/activemq-artemis/pull/3063#issuecomment-612946990
 
 
   - can you treat the defaults on the QueueConfiguration?
   
   it would be nice if these defaults to be treated directly there.
   
   with that, you won't need to check if queue.isDurable() == null, you can 
just return true (or defaultValue from another class) if null, it would save 
you a lot of duplicated code?
   
   

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to