Improve timeout filter due to dead lock risk --------------------------------------------
Key: AMQ-2006 URL: https://issues.apache.org/activemq/browse/AMQ-2006 Project: ActiveMQ Issue Type: Improvement Affects Versions: 5.2.0 Environment: All Reporter: Filip Hanik Attachments: timeout.diff Some of the filters in activeMQ are dead lock prone, hence aborting a write must be done directly at the socket level without the risk of involving any additional locks This patch is to trunk, and is an improvement over the original in https://issues.apache.org/activemq/browse/AMQ-1993 This patch also acts like a tab police, I'm still a eclipse newbie. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.