[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-311) Add destination deployment params test

Ovidiu Feodorov (JIRA) jira-events at jboss.com
Tue Sep 19 14:56:59 EDT 2006


     [ http://jira.jboss.com/jira/browse/JBMESSAGING-311?page=all ]

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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list