VictoriaMetrics/docs/changelog
Andrei Baidarov 3120dc2054
app/vmselect: fixes possible panics for multitenant queries
This commit fixes panic for multitenant requests and empty storage node responses for tenants api.

 It also optimizes `populateSqTenantTokensIfNeeded` function calls, by making it only once for query request. Previously it was incorrectly called multiple times per each storage node request.

Related issue: 
https://github.com/VictoriaMetrics/VictoriaMetrics/issues/7549
---------
Signed-off-by: f41gh7 <nik@victoriametrics.com>
Co-authored-by: f41gh7 <nik@victoriametrics.com>
2024-11-15 16:12:30 +01:00
..
_index.md docs: move changelog to dir (#6853) 2024-08-22 16:59:17 +02:00
CHANGELOG.md app/vmselect: fixes possible panics for multitenant queries 2024-11-15 16:12:30 +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