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

JENKINS-68954 Agent with remoting 4.14+ hangs up or show response time >5s #558

Closed
wants to merge 1 commit into from

Conversation

bulanovk
Copy link

@bulanovk bulanovk commented Jul 7, 2022

https://issues.jenkins.io/browse/JENKINS-68954 amends #523

Replace AtmostOneThreadExecutor with Executors.newFixedThreadPool to avoid performance degradation and agents hang up

@timja timja requested a review from a team July 7, 2022 15:40
Replace AtmostOneThreadExecutor with  Executors.newFixedThreadPool(1..
to avoid performance degradation and agents hang up
@bulanovk
Copy link
Author

Any chance to get this PR merged?

@jglick
Copy link
Member

jglick commented Jul 13, 2022

See discussion in #559 (comment).

@basil
Copy link
Member

basil commented Jul 29, 2022

Closing in favor of #559.

@basil basil closed this Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants