Humio Server 1.14.3 LTS (2020-09-24)
Version? | Type? | Release Date? | Availability? | End of Support | Security Updates | Upgrades From? | Config. Changes? |
---|---|---|---|---|---|---|---|
1.14.3 | LTS | 2020-09-24 | Cloud | 2021-08-31 | No | 1.12.0 | No |
JAR Checksum | Value |
---|---|
MD5 | 98d17b3fcca4f158e5cfe0c7d95d0ac7 |
SHA1 | 57dd7e54bc414213de946119b102d6612cd0f7a1 |
SHA256 | 661b21efd3128da29f20d987cd6d9e89541bdfacd8e0391a99bef5ba3255d7ba |
SHA512 | 7ccf6574c4da5a92975029236e762713be319c09032f066d28473ded25462d39e446ed402fa6463f8172077e05f9d91cd224c6d3a9ad3de5876fdd472bae8c0d |
Bug Fixes and Improved Query Scheduling
Fixed in this release
Summary
Fix missing cache update when deleting a view.
Changed the query scheduling to account for the work of the overall query, rather than per job started. This allows fairer scheduling of queries hitting many dataspaces e.g. when using search-all.
Improve naming of threads to get more usable thread dumps.
Add logging to detect issues when truncating finished files.
Change priorities when fetching segments to a node which have been offline for a longer period. This avoids waiting too long before the cluster becomes fully synced.
Fixed an issue where a slow data stream could cause Humio to retain more data in Kafka than necessary, as well as cause a restarted Humio node to reprocess too much data.
Improve handling of sub-queries polling state from the main query when using
join()
.