forked from databendlabs/databend
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(logging): log messages are lost with heavy load (databendlabs#12385)
`tracing_appender::non_blocking()` will drop log messages if the channel is full. Replace it with a `BufWriter<_>`
- Loading branch information
1 parent
d76ccaf
commit f5b5cdc
Showing
2 changed files
with
26 additions
and
9 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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