]
Ovidiu Feodorov closed JBMESSAGING-311.
---------------------------------------
Add destination deployment params test
--------------------------------------
Key: JBMESSAGING-311
URL:
http://jira.jboss.com/jira/browse/JBMESSAGING-311
Project: JBoss Messaging
Issue Type: Task
Reporter: Tim Fox
Assigned To: Alex Fu
Fix For: 1.0.1.CR1
A bug was fixed just before 1.0 release where destination params were being validated on
each setXXX call, causing destinations to de deployed with the wrong params.
This has been fixed, but test needs to be added to prevent this happening again.
Imagine I have queue with fullSize = 100, pageSize = 50, downCacheSize = 50
I then want to set the queue to have fullSize = 1000, pageSize = 500, downCacheSize =
500
If I attempt to set the queue's downCacheSize to 500 then it will fail to set it,
since the downCacheSize would temporarily be more than fullSize.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: