You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by matteor <ma...@abodata.com> on 2014/07/10 11:31:05 UTC

AMQ-5260 - Cross talk over duplex network connection can lead to blocking (alternative take)

Hello,
I'm trying to develop a patch for AMQ-5260. 

Since the problem involves locks that are held in classes that are quite far
apart from each other (MutexTransport and DemandForwardingBridgeSupport), a
hint from AMQ gurus on what is the best approach to attack the issue would
be very valuable for me.

I'm working on the 5.9.0 codebase.

Thank you very much for your help.

m



--
View this message in context: http://activemq.2283324.n4.nabble.com/AMQ-5260-Cross-talk-over-duplex-network-connection-can-lead-to-blocking-alternative-take-tp4683060.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: AMQ-5260 - Cross talk over duplex network connection can lead to blocking (alternative take)

Posted by matteor <ma...@abodata.com>.
As a first approach I put under test this one:





--
View this message in context: http://activemq.2283324.n4.nabble.com/AMQ-5260-Cross-talk-over-duplex-network-connection-can-lead-to-blocking-alternative-take-tp4683060p4683065.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.