v6.2.7
Corrected ClickProx priority handling for query head pooling.
This release contains bug fixes to Hydrolix v6.2. Refer to the release notes to see other notable feature announcements and information for this version.
Upgrade⚓︎
Don't skip minor versions when upgrading or downgrading
Skipping versions when upgrading or downgrading Hydrolix can result in database schema inconsistencies and cluster instability. Always upgrade or downgrade sequentially through each minor version, moving to every intermediate minor release in turn rather than jumping directly from the starting version to the target.
Apply the new Hydrolix operator⚓︎
If you have a self-managed installation, apply the new operator directly with the kubectl command examples. If you're using Hydrolix-supplied tools to manage your installation, follow the procedure prescribed by those tools.
Changelog⚓︎
Bug fixes⚓︎
Cluster operations fixes⚓︎
- Corrected the generation of the priority setting in the ClickProx configuration file when handling query head pool routes. Earlier, the priority setting from the spec was dropped, meaning that every route had the same priority.