[
https://issues.apache.org/activemq/browse/AMQ-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Davies updated AMQ-2163:
----------------------------
Fix Version/s: 5.4.0
> ActiveMQEndpointWorker could not stop quickly with a incorrect connector
> ip/port setting on AIX platforms
> ---------------------------------------------------------------------------------------------------------
>
> Key: AMQ-2163
> URL: https://issues.apache.org/activemq/browse/AMQ-2163
> Project: ActiveMQ
> Issue Type: Bug
> Affects Versions: 4.1.2
> Environment: AIX 6.1
> Reporter: Ivan
> Fix For: 5.4.0
>
> Attachments: AMQ-2163.patch
>
>
> If the incorrect connector ip/port is set, on AIX platform, it takes a long
> time to stop it.
> While in windows machines, it behaviors much better. From the code, there is
> no explict deadlock, I think that it is may be caused by the different thread
> scheduler on different OS platforms. Anyway, I try to add a flag in the code,
> it will make the ActiveMQEndpointWorker stop quickly.
> Please help to review the patch, thanks !
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.