[ https://issues.apache.org/jira/browse/QPID-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rajith Attapattu resolved QPID-3269. ------------------------------------ Resolution: Fixed Fixed with a test case. > Concurrently executing connections are allowed to use the same client ID > ------------------------------------------------------------------------- > > Key: QPID-3269 > URL: https://issues.apache.org/jira/browse/QPID-3269 > Project: Qpid > Issue Type: Bug > Components: Java Client > Affects Versions: 0.6, 0.8, 0.10 > Reporter: Rajith Attapattu > Assignee: Rajith Attapattu > Priority: Minor > Fix For: 0.11 > > > Section 4.3.2 of the JMS spec says that the JMS provider > should prevent concurrently executing clients from using the same client id. > Qpid JMS client allows two connections to be created using the same client id. > How reproducible: > Always > Steps to Reproduce: > 1. Create two connections with the same client ID. > 2. Observe that there are no exceptions being thrown. > Actual results: > No exception being thrown. > Expected results: > An exception should be thrown. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:dev-subscr...@qpid.apache.org