Make the BuildController and sub-actions totally independant of the DB
----------------------------------------------------------------------
Key: CONTINUUM-1911
URL: http://jira.codehaus.org/browse/CONTINUUM-1911
Project: Continuum
Issue Type: Improvement
Reporter: Emmanuel Venisse
The build controller and sub-action must be totally independent of the db so we'll can move
it to an external process and run parallel build on different server in a future version.
To update the database during a build, an event should be sent to the controller with jmx
or an other thing.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|