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

RemotingConnectionImpl contains unused private clientID field used by toString()

VotersStop watchingWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    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

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment