Documentation for Bamboo 4.0.x. Documentation for earlier versions of Bamboo is available too.

We have improved the availability and reliability of remote agents in this release, by adding a failover to reconnect agents when the network drops out.
By default, remote agents now use ActiveMQ failover mechanism to reconnect.

it's not essential to upgrade the agent jar. The agent will automatically download the changed code from the server.
The agent has a special classloader that actually downloads classes from the server. The JAR file on the agent only contains a handful of classes it needs to bootstrap itself.

  • No labels