-
Notifications
You must be signed in to change notification settings - Fork 443
Workflows
IMPORTANT: All ensemble/server list changes should be done one at a time.
Install both ZooKeeper and Exhibitor on each of the instances in the ensemble. The directory use on the instances should be identical: i.e. same paths for ZooKeeper and Exhibitor. Once Exhibitor is running one any of the instances, open the Exhibitor UI and fill out the configuration. Because of Shared Configuration the other instances will also see the configuration.
On the config page add the new instance to the Servers list, commit and select Rolling Release. When the ensemble is stable, the Rolling Release will complete.
On the config page remove the instance from the Servers list, commit and select Rolling Release. When the ensemble is stable, the Rolling Release will complete. Once the Rolling Release is complete, you can safely shutdown/decommission the old instance.
This should be done in two steps. Step 1: follow the steps for adding a new instance. Once that completes do Step 2: follow the steps for removing an instance from the ensemble.
Contents
- Top
- Standalone Version
- WAR File
- Core/Library
- Features
- Shared Configuration
- Using Exhibitor
- REST API
- Contributions