- Fabric, connector, and node software package versions
- Fabric configuration
- Connector configuration
- Links and link pairings
- Networks, communication policies, and user mappings associated with a link
The fabric, connector, and software packages have versions, and each of these components listed have a version in a QueryGrid configuration. Each component in a QueryGrid configuration can have one of the states listed in the following table. These states allow you to manage changes to your QueryGrid configuration.
Since fabric processes bind to a port, three separate ports (such as, 5000, 5001, and 5002) are needed to run active, pending, and previous fabrics all at the same time.
Status | Description |
---|---|
Active | The configuration is actively processing production workloads in the production environment. The configuration has been tested and verified. If you replace an active version, the formerly active version becomes the previous version and the former previous version is deleted. |
Pending | A new or modified configuration that has been pushed to the production environment for testing (without affecting production workloads). If you activate a pending version, the formerly active version that you replaced becomes the previous version. |
Previous | A previously active configuration in the production environment. If you activate a previous version, the active version becomes the previous version, and any pending version remains the pending version. |
For more information, see Working with Active, Pending, or Previous Versions.