Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release-19.2: colrpc: downgrade log messages from Error to Warning #41467

Merged
merged 1 commit into from
Oct 9, 2019
Merged

release-19.2: colrpc: downgrade log messages from Error to Warning #41467

merged 1 commit into from
Oct 9, 2019

Commits on Oct 9, 2019

  1. colrpc: downgrade log messages from Error to Warning

    Outbox/Inbox failures mostly result in query failures, which aren't
    severe enough to use the ERROR level. Additionally, some potentially
    spammy log messages have been put behind a verbosity check.
    
    Release note: None
    
    Release justification: Category 4 low-risk change to existing
    functionality by reducing log message spam.
    asubiotto committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    9e29761 View commit details
    Browse the repository at this point in the history