[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Some thread safety issues with AIO callbacks

timfox do-not-reply at jboss.com
Thu Jun 5 08:23:11 EDT 2008


I have fixed some thread safety issues with various AIO callback classes, both in the test suite and core.

In most of these classes the callback attributes weren't being sufficiently protected by access by more than one thread.

I have corrected this, also I removed unused code, and some other changes like making fields private and final etc.

Please! No package protected fields unless there is a good reason to.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155955#4155955

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155955



More information about the jboss-dev-forums mailing list