Enhance Configuration by pre-populating the Max Users and Max Quotes based on 
database cardinality
--------------------------------------------------------------------------------------------------

                 Key: DAYTRADER-57
                 URL: https://issues.apache.org/jira/browse/DAYTRADER-57
             Project: DayTrader
          Issue Type: Improvement
    Affects Versions: 2.0
         Environment: All
            Reporter: Matt Hogstrom
            Priority: Trivial
             Fix For: 2.0


Currently DayTrader defaults to a maximum number of users of 200 and maximum 
quotes of 400.  If these values are changed and the server is restarted then 
the changes are lost.  Many primitives rely on this information for performance 
testing.  To simplify the testers life the configuration system will query the 
database for the cardinality of the current user and quote population.  This 
value will become the default.  If the database is not populated then the 
default will be set to 500 / 1000 and a warning message will be issued on the 
configuration panel.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to