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
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