[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:39:42 EDT 2008
"timfox" wrote : Also:
|
|
| | from QueueImpl
| | public QueueSettings getSettings()
| | {
| | return this.settings;
| | }
| |
|
| This should be unnecessary since the queue settings is only used in the code to get the max-size-bytes which should have been removed (we discussed this).
Yeah... that will go away.
It is still there because places like SessionQueueQueryResponse and Management are still referring to max-size.
I will remove the setting as soon as those uses to MaxSize is removed.
SessionQueueQueryResponse is probably being changed by Andy on his Branch and I wanted to avoid too many changes there ATM on this single huge commit.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4174279#4174279
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4174279
More information about the jboss-dev-forums
mailing list