[
https://issues.apache.org/jira/browse/QPID-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bhupendra Bhardwaj resolved QPID-331.
-------------------------------------
Resolution: Fixed
owner will be null if the owner value from management console is null. So the
queue created will not be the exclusive queue.
> New Queue creation using the MBean creates an exclusive queue only
> ------------------------------------------------------------------
>
> Key: QPID-331
> URL: https://issues.apache.org/jira/browse/QPID-331
> Project: Qpid
> Issue Type: Bug
> Components: Java Broker
> Reporter: Bhupendra Bhardwaj
> Assigned To: Bhupendra Bhardwaj
> Priority: Minor
>
> new AMQShortString(owner) creates a non-null 0 length string, which causes
> the queue to be exclusive.
> The eclipse plugin doesn't allow the null owner name to be submitted to the
> broker, so it allows only exclusive queues.
> The above both points need to be fixed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.