[ https://issues.apache.org/activemq/browse/AMQNET-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish resolved AMQNET-161.
---------------------------------
Resolution: Fixed
Resolved in trunk
> Creating a consumer with a Null destination sends a bad ConsumerInfo command to the Broker.
> -------------------------------------------------------------------------------------------
>
> Key: AMQNET-161
> URL: https://issues.apache.org/activemq/browse/AMQNET-161
> Project: ActiveMQ .Net
> Issue Type: Bug
> Components: ActiveMQ Client
> Affects Versions: 1.0
> Reporter: Timothy Bish
> Assignee: Timothy Bish
> Priority: Minor
> Fix For: 1.1
>
>
> When attempting to create a Consumer with a Null destination the client doesn't check
the Destination to see if it is null resulting in an attempt to register that consumer with
the Broker, the code shouldn't send a ConsumerInfo command to the broker if there is no Destination,
it should throw an exception right away.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|