You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Rob Davies (JIRA)" <ji...@apache.org> on 2008/05/30 13:46:00 UTC

[jira] Resolved: (AMQ-1758) Local variable in ActiveMQConnection.createConnectionConsumer() hides a field

     [ https://issues.apache.org/activemq/browse/AMQ-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Davies resolved AMQ-1758.
-----------------------------

    Fix Version/s: 5.2.0
       Resolution: Fixed

Fixed by SVN revision 661663

> 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.