-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Log when the seal is unavailable as error (#28564)
* Log when the seal is unavailable as error * changelog * Update changelog/28564.txt Co-authored-by: Steven Clark <[email protected]> --------- Co-authored-by: Steven Clark <[email protected]>
- Loading branch information
1 parent
e8a432c
commit 1eaca82
Showing
2 changed files
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
```release-note:improvement | ||
core: log at level ERROR rather than INFO when all seals are unhealthy. | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters