The older version of slaves already have a ping method so using a newer
version of master won't be a problem.

--
Marica

On Tue, Apr 6, 2010 at 1:25 PM, Brett Porter <[email protected]> wrote:

> How will these changes impact using different versions of the master and
> slaves?
>
> - Brett
>
> On 24/03/2010, at 10:04 AM, [email protected] wrote:
>
> > Author: ctan
> > Date: Tue Mar 23 23:04:17 2010
> > New Revision: 926839
> >
> > URL: http://svn.apache.org/viewvc?rev=926839&view=rev
> > Log:
> > [CONTINUUM-2371] update documentation
> >
> > Modified:
> >
>  
> continuum/trunk/continuum-docs/src/site/apt/administrator_guides/distributed-builds.apt
> >
> > Modified:
> continuum/trunk/continuum-docs/src/site/apt/administrator_guides/distributed-builds.apt
> > URL:
> http://svn.apache.org/viewvc/continuum/trunk/continuum-docs/src/site/apt/administrator_guides/distributed-builds.apt?rev=926839&r1=926838&r2=926839&view=diff
> >
> ==============================================================================
> > ---
> continuum/trunk/continuum-docs/src/site/apt/administrator_guides/distributed-builds.apt
> (original)
> > +++
> continuum/trunk/continuum-docs/src/site/apt/administrator_guides/distributed-builds.apt
> Tue Mar 23 23:04:17 2010
> > @@ -71,6 +71,9 @@ Understanding Distributed Builds
> >     Master by invoking the callback method <<<returnBuildResult()>>>,
> which the
> >     Master aggregates to provide a unified view of projects.
> >
> > +    A <<<ping()>>> is always called before each XML-RPC invocation to
> check if
> > +    the agent is available. If it's not, the agent will be disabled.
> > +
> > ~~TODO: insert sequence diagram here
> >
> > * Setup
> >
> >
>
> --
> Brett Porter
> [email protected]
> http://brettporter.wordpress.com/
>
>
>
>
>

Reply via email to