"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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...