[ http://issues.apache.org/jira/browse/DAYTRADER-21?page=all ]

Matt Hogstrom closed DAYTRADER-21.
----------------------------------

    Fix Version/s: 1.1.1
                   1.2
       Resolution: Fixed
         Assignee: Matt Hogstrom

Applied...thanks Chris...this makes it clearer for those that are testing.

> Indicate that MDB primitives are not intended for performance testing
> ---------------------------------------------------------------------
>
>                 Key: DAYTRADER-21
>                 URL: http://issues.apache.org/jira/browse/DAYTRADER-21
>             Project: DayTrader
>          Issue Type: Improvement
>          Components: Web Tier
>    Affects Versions: 1.2
>            Reporter: Christopher James Blythe
>         Assigned To: Matt Hogstrom
>            Priority: Minor
>             Fix For: 1.1.1, 1.2
>
>         Attachments: daytrader-21.patch
>
>
> The MDB primitives, PingServlet2MDBQueue and PingServlet2MDBTopic, are not 
> suited for testing MDB performance. The problem stems from a difference in 
> how fast messages can be placed on the queue/topic by the JMS client versus 
> how fast the MDBs can process them. Generally, the messages can be created 
> much faster than they can be consumed. This in turn leads to problems when 
> the maximum queue/topic sizes are reached.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to