VictoriaMetrics/docs/changelog
Andrei Baidarov 479ae93e04
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:22:30 +01:00
..
_index.md docs: move changelog to dir (#6853) 2024-08-21 17:26:54 +02:00
CHANGELOG.md app/vmselect: fixes possible panics for multitenant queries 2024-11-15 16:22:30 +01:00
CHANGELOG_2020.md docs: spelling fixes (#7420) 2024-11-05 16:44:23 +01:00
CHANGELOG_2021.md docs: spelling fixes (#7420) 2024-11-05 16:44:23 +01:00
CHANGELOG_2022.md docs: spelling fixes (#7420) 2024-11-05 16:44:23 +01:00
CHANGELOG_2023.md docs: spelling fixes (#7420) 2024-11-05 16:44:23 +01:00