VictoriaMetrics/docs/changelog
Andrei Baidarov 439d1b932e
app/vmselect: fix panic/incorrect tenant in key
This is a follow-up after 3120dc2
  
- Consistently use key for rollupCache in multitenant mode cache keys use different authTokens. Previously it could lead to panic in rare cases when cache state was inconsistent. 
- Do not share `err` variable across goroutines for `processBlock` function. It could lead to data races. 

Related issue https://github.com/VictoriaMetrics/VictoriaMetrics/issues/7549
---------
Signed-off-by: Andrei Baidarov <abaidarov@yandex.ru>
Co-authored-by: f41gh7 <nik@victoriametrics.com>
2024-11-25 11:47:24 +01:00
..
_index.md docs: move changelog to dir (#6853) 2024-08-22 16:59:17 +02:00
CHANGELOG.md app/vmselect: fix panic/incorrect tenant in key 2024-11-25 11:47:24 +01:00
CHANGELOG_2020.md docs: spelling fixes (#7420) 2024-11-06 13:58:16 +01:00
CHANGELOG_2021.md docs: spelling fixes (#7420) 2024-11-06 13:58:16 +01:00
CHANGELOG_2022.md docs: spelling fixes (#7420) 2024-11-06 13:58:16 +01:00
CHANGELOG_2023.md docs: spelling fixes (#7420) 2024-11-06 13:58:16 +01:00