You can update BDD's configuration by editing bdd.conf then running the bdd-admin script to distribute your changes to the rest of the cluster.
Note that you can't modify all properties in the file. In particular, you should avoid changing properties related to cluster topology, like <COMPONENT>_PORT and <COMPONENT>_SERVERS. For the full list of properties you can change, see Configuration properties that can be modified.
When the script runs, it backs up the original version of bdd.conf to bdd.conf.bak<num> so you can revert your changes, if necessary. It then copies the updated file to all BDD nodes.
To update your cluster configuration: