All good things come in threes! This is the third release candidate for VAST v2.0. All user-facing changes are documented in the CHANGELOG document.
VAST is now in a feature freeze and testing period. We encourage you to give the release candidate a spin and report back any findings.
Since the second release candidate, we've made the following changes:
- The
vast.active-partition-timeout
option now works when specified in the configuration file as well as on the command line or environment. - Skipped queries are no longer incorrectly accounted for in the scheduler metrics and status.
- Fixed an infinite hang when evaluating queries on irrelevant active partitions
- Removed the duplicate
catalog
andcatalog-bytes
keys from theindex
section in the status output; the information is already available in the top-levelcatalog
section.