发布日期: 2024-08-09
版本号: v2.53.2

修复了Prometheus在远程读取请求访问磁盘数据块时,若恰逢TSDB创建新块会导致段错误的崩溃问题。该补丁解决了查询过程中偶发的段错误问题,相关修复提交记录为#14515和#14523。

更新内容 (中文)

修复当远程读取请求访问磁盘上的块与TSDB创建新块几乎同时发生时导致Prometheus因段错误崩溃的缺陷。

[BUGFIX] Remote-Read: 解决查询时偶发的段错误问题。#14515,#14523

更新内容 (原始)

Fix a bug where Prometheus would crash with a segmentation fault if a remote-read request accessed a block on disk at about the same time as TSDB created a new block.

[BUGFIX] Remote-Read: Resolve occasional segmentation fault on query. #14515,#14523

下载链接