You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (Created) (JIRA)" <ji...@apache.org> on 2011/12/15 00:27:30 UTC

[jira] [Created] (AMQNET-363) ActiveMQ client should throw the InvalidClientIDException from CheckConnected when broker reports the Id as invalid.

ActiveMQ client should throw the InvalidClientIDException from CheckConnected when broker reports the Id as invalid.
--------------------------------------------------------------------------------------------------------------------

                 Key: AMQNET-363
                 URL: https://issues.apache.org/jira/browse/AMQNET-363
             Project: ActiveMQ .Net
          Issue Type: Bug
          Components: ActiveMQ
    Affects Versions: 1.5.2, 1.5.1, 1.5.0
            Reporter: Timothy Bish
            Assignee: Timothy Bish
            Priority: Minor
             Fix For: 1.6.0


When the Connection class enters the loop in CheckConnected and it gets an ExceptionResponse from the broker that indicates that the client Id is invalid it should throw that error instead of the ConnectionClosedException it throws in all cases right now if the request fails.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (AMQNET-363) ActiveMQ client should throw the InvalidClientIDException from CheckConnected when broker reports the Id as invalid.

Posted by "Timothy Bish (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQNET-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQNET-363.
---------------------------------

    Resolution: Fixed

fix applied in trunk.
                
> ActiveMQ client should throw the InvalidClientIDException from CheckConnected when broker reports the Id as invalid.
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQNET-363
>                 URL: https://issues.apache.org/jira/browse/AMQNET-363
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>          Components: ActiveMQ
>    Affects Versions: 1.5.0, 1.5.1, 1.5.2
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>            Priority: Minor
>             Fix For: 1.6.0
>
>
> When the Connection class enters the loop in CheckConnected and it gets an ExceptionResponse from the broker that indicates that the client Id is invalid it should throw that error instead of the ConnectionClosedException it throws in all cases right now if the request fails.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira