[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: new QueueBrowser implementation
timfox
do-not-reply at jboss.com
Sat Oct 18 13:25:28 EDT 2008
Looking at your latest commit, I notice you added a method on the public client session api "createQueueCopy" - why is this necessary?
Whilst, as a temporary measure the queue needs to be copied before browsing, there is no need for this to be exposed on the client or the wireformat, this should just be an internal implementation detail, when creating the browser on the server.
I'm a bit baffled as to why you chose to do it this way.......
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4183041#4183041
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4183041
More information about the jboss-dev-forums
mailing list