Skip to content
Snippets Groups Projects
Commit 46891f23 authored by Alexander Turenko's avatar Alexander Turenko Committed by Alexander Turenko
Browse files

config: report all alerts of the same type

Before this patch `config:info().alerts` reports only last alert of a
certain type, while others are skipped. It is a regression from commit
fa97cc0c ("config: introduce droppable alerts").

The idea of the fix is to eliminate a key from all the alerts that are
not to be dropped later except on configuration reloading.

Fixes #9586

NO_DOC=bugfix
parent 6b84f7cd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment