Looking at the code committed today for this.
I notice a new TxTimeoutHandler is being created for every transaction. I don't think
this scales and is unnecessary.
Instead we should have a single thread that scans the transaction map every x
seconds/milliseconds and times transactions out that way.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4186807#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...