[
https://issues.apache.org/jira/browse/ARTEMIS-4352?focusedWorklogId=870100&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-870100
]
ASF GitHub Bot logged work on ARTEMIS-4352:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 10/Jul/23 15:00
Start Date: 10/Jul/23 15:00
Worklog Time Spent: 10m
Work Description: clebertsuconic merged PR #4543:
URL: https://github.com/apache/activemq-artemis/pull/4543
Issue Time Tracking
-------------------
Worklog Id: (was: 870100)
Time Spent: 20m (was: 10m)
> Deadlock can happen during authentication with custom SecurityManager which
> requests the same server
> ----------------------------------------------------------------------------------------------------
>
> Key: ARTEMIS-4352
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4352
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Affects Versions: 2.29.0
> Reporter: Emmanuel Hugonnet
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> On session creation the IO thread is blocked during the authentication, this
> may lead to deadlock or starvation.
> The issue is in
> org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQPacketHandler#handlePacket
> which should pass the process to an 'actor'
--
This message was sent by Atlassian Jira
(v8.20.10#820010)