[
https://issues.apache.org/jira/browse/ARTEMIS-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
clebert suconic closed ARTEMIS-1842.
------------------------------------
Resolution: Fixed
> Vote is blocked on Netty Thread
> -------------------------------
>
> Key: ARTEMIS-1842
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1842
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.5.0
> Reporter: clebert suconic
> Assignee: clebert suconic
> Priority: Major
> Fix For: 2.6.0
>
>
> Topology Updates are sent through the Netty Thread. The voting will wait a
> completion on a topology update, what can cause a distributed deadlock.
>
> the fix is to always use executors on topology updates or to have the Voting
> to get away from the topology update.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)