Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-1918

RemotingConnectionImpl contains unused private clientID field used by toString()

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.6.1
    • 2.6.3, 2.7.0
    • Broker
    • None

    Description

      The RemotingConnectionImpl declares a private field clientID that is never set but used by the toString() method. The base class AbstractRemotingConnection already declares a private field clientId with appropriate setters. Setting the cliendID value via this setter on the RemotingConnectionImpl is not reflected by it's string representation.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              johan1 Johan Stenberg
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: