[
https://issues.apache.org/jira/browse/ARTEMIS-4467?focusedWorklogId=886774&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-886774
]
ASF GitHub Bot logged work on ARTEMIS-4467:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 23/Oct/23 15:20
Start Date: 23/Oct/23 15:20
Worklog Time Spent: 10m
Work Description: ehsavoie opened a new pull request, #4653:
URL: https://github.com/apache/activemq-artemis/pull/4653
* Since the constructors in RemotingConnectionImpl can be used from the
server and the client. If the server calling code is in a different classloader
then the constructor can't be called.
* same for the 'active' boolean property of ActiveMQChannelHandler
Issue: https://issues.apache.org/jira/browse/ARTEMIS-4467
Issue Time Tracking
-------------------
Worklog Id: (was: 886774)
Remaining Estimate: 0h
Time Spent: 10m
> Core client code visibility change required
> -------------------------------------------
>
> Key: ARTEMIS-4467
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4467
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: Broker
> Affects Versions: 2.31.0
> Reporter: Emmanuel Hugonnet
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Some visibility changes are required to be able to use some core-client code
> from the server if the classloader is not flat.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)