Github user michaelandrepearce commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1400
  
    @mtaylor as discussed in IRC, few comments i would have.
    
    - Address is currently xsd:string already (this is just following suit)
    
    - Duplicate declaration is checked anyhow on config load, do we really need 
a complex schema? as we don't do this on address and the same applies, that it 
must be unique.
    
    - Queues can be declared in two places it seems according to the xsd, 
either within an address, or within the queues section, as such an unique field 
within one element would not capture where it could be defined in two separate 
places.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to