Humio Server 1.14.3 Stable (2020-09-24)

Version?Type?Release Date?Availability?End of Support

Security

Updates

Upgrades

From?

JDK

Compatibility?

Req. Data

Migration

Config.

Changes?
1.14.3Stable2020-09-24

Cloud

On-Prem

2021-08-31No1.12.011NoNo
JAR ChecksumValue
MD598d17b3fcca4f158e5cfe0c7d95d0ac7
SHA157dd7e54bc414213de946119b102d6612cd0f7a1
SHA256661b21efd3128da29f20d987cd6d9e89541bdfacd8e0391a99bef5ba3255d7ba
SHA5127ccf6574c4da5a92975029236e762713be319c09032f066d28473ded25462d39e446ed402fa6463f8172077e05f9d91cd224c6d3a9ad3de5876fdd472bae8c0d

Bug Fixes and Improved Query Scheduling

Bug Fixes

  • 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().