[ 
https://issues.apache.org/jira/browse/ARTEMIS-1206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16039262#comment-16039262
 ] 

ASF GitHub Bot commented on ARTEMIS-1206:
-----------------------------------------

Github user tabish121 commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1321
  
    Seems a bit odd that core JMS client functionality is being tested in the 
AMQP integration tests package, I'd suggest that the AMQP tests belong here and 
tests for the core JMS client belong in whatever area that client is already 
being tested in, otherwise it is hard to later on find the core client coverage 
tests.  


> [Core JMS Client] Violates JMS Specification - allows two active connections 
> with same clientid
> -----------------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-1206
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1206
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Michael Andre Pearce
>         Attachments: JMSDurableConsumerTest2.java, 
> JMSDurableConsumerTest2.java
>
>
> Currently it is possible to make two completely separate client connections 
> to the broker, with the same client id.
> This was found/raised as a possible bug in Core Client on looking at 
> differing behaviours between the Core JMS Client and the Qpid AMQP Client.
> https://issues.apache.org/jira/browse/ARTEMIS-1205
> Attached is a test case, where by the Qpid Client errors, and the Core Client 
> does not, executing the same client code.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to