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.1.0, 5.0.0
            Reporter: Kai Hudalla
            Priority: Trivial
         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.

Reply via email to