You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Clebert Suconic (Jira)" <ji...@apache.org> on 2022/08/30 21:01:00 UTC

[jira] [Reopened] (ARTEMIS-3956) Clean up use of RemotingConnection

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

Clebert Suconic reopened ARTEMIS-3956:
--------------------------------------

I'm moving this as a task as I don't see any semantic change on the broker...

it's improvement on the code.. sure.. but from user POV I think this is a task.

> Clean up use of RemotingConnection
> ----------------------------------
>
>                 Key: ARTEMIS-3956
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3956
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>             Fix For: 2.25.0
>
>
> {{org.apache.activemq.artemis.spi.core.protocol.RemotingConnection}} has a number of implementations most notably an {{abstract}} version which provides many methods shared among the implementations. The sharing could be improved to eliminate duplicate code.
> Also, the interface could provide a simple, noop default implementation to reduce duplicate code in _tests_.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)