jenkinsci / jenkinsci/gerrit-trigger-plugin
[JENKINS-59089] Control for logging level in the /var/log/jenkins/jenkins.log file
- Dominant language
- Java
- Stars
- 226
- Forks
- 289
- PR merge metrics
- No merged PRs in 30d
Description
Currently, I have a jenkins instance where the /var/log/jenkins/jenkins.log file is getting filled with
WARNING: The Gerrit incoming events queue contains 67 items! Something might be stuck, or your system can't process the commands fast enough. Try to increase the number of receiving worker threads. Current thread-pool size: 3
I would like to be able to configure gerrit-trigger log levels via the plugin settings.
---
Originally reported by
mikelupo, imported from: Control for logging level in the /var/log/jenkins/jenkins.log file
rsandell
Raw content of original issue
Currently, I have a jenkins instance where the /var/log/jenkins/jenkins.log file is getting filled with
WARNING: The Gerrit incoming events queue contains 67 items! Something might be stuck, or your system can't process the commands fast enough. Try to increase the number of receiving worker threads. Current thread-pool size: 3
I would like to be able to configure gerrit-trigger log levels via the plugin settings.
Contributor guide
Assessment
This issue has not been assessed yet.