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

StderrLogConfig.apply should not block waiting on agents #135

Open
jglick opened this issue Sep 29, 2023 · 0 comments
Open

StderrLogConfig.apply should not block waiting on agents #135

jglick opened this issue Sep 29, 2023 · 0 comments
Labels

Comments

@jglick
Copy link
Member

jglick commented Sep 29, 2023

Noticed in a support bundle slow-requests/:

12273msec elapsed in Handling POST /…/manage/configSubmit from … / waiting for …
    [email protected]/java.lang.Object.wait(Native Method)
    hudson.remoting.Request.call(Request.java:177)
    hudson.remoting.Channel.call(Channel.java:999)
    org.jenkinsci.plugins.log_cli.StderrLogConfig.apply(StderrLogConfig.java:142)
    org.jenkinsci.plugins.log_cli.StderrLogConfig.setTargets(StderrLogConfig.java:126)
    org.jenkinsci.plugins.log_cli.StderrLogConfig.configure(StderrLogConfig.java:131)
    jenkins.model.Jenkins.configureDescriptor(Jenkins.java:4120)
    jenkins.model.Jenkins.doConfigSubmit(Jenkins.java:4084)
@jglick jglick added the bug label Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant