[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Paging discussion:
clebert.suconic@jboss.com
do-not-reply at jboss.com
Thu Sep 4 08:06:23 EDT 2008
"timfox" wrote : I found this cryptic code in ServerSessionImpl after your commit:
|
|
| | finally
| | {
| |
| | }
| | //finally (TODO: enable this back)
| | {
| | //Now unlock
| |
| | for (Queue queue: locked)
| | {
| | queue.unlock();
| | }
| | }
| |
|
| Is it intentional?
oops... thanks!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4174270#4174270
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4174270
More information about the jboss-dev-forums
mailing list