Skip to content
Snippets Groups Projects
Commit de84f430 authored by Serge Petrenko's avatar Serge Petrenko Committed by Kirill Yukhin
Browse files

applier: name ballot_watcher fiber properly

Currently all ballot_watcher fibers for different appliers have
identical names: "applier_ballot_watcher". It's hard to distinguish
them in logs and to know which ballot_watcher belongs to which applier,
and that complicates debugging quite a bit.

Let's fix this and name the fibers properly. With master's uri at the
end.

NO_DOC=no behaviour changed
NO_CHANGELOG=no behaviour changed
NO_TEST=doesn't need one
parent 15ae96a7
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