[
https://issues.apache.org/activemq/browse/AMQ-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Davies reassigned AMQ-1758:
-------------------------------
Assignee: Rob Davies
> Local variable in ActiveMQConnection.createConnectionConsumer() hides a field
> -----------------------------------------------------------------------------
>
> Key: AMQ-1758
> URL: https://issues.apache.org/activemq/browse/AMQ-1758
> Project: ActiveMQ
> Issue Type: Improvement
> Components: Broker
> Affects Versions: 5.0.0, 5.1.0
> Reporter: Kai Hudalla
> Assignee: Rob Davies
> Priority: Trivial
> Fix For: 5.2.0
>
> Attachments: ActiveMQConnection.diff
>
>
> The _createConnectionConsumer()_ method creates a local _ConsumerInfo_
> instance using variable name _info_ which happens to hide a class level field
> of the same name.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.