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

Added logging to FullDuplexHttpService #2841

Merged
merged 1 commit into from
Apr 12, 2017

Conversation

jglick
Copy link
Member

@jglick jglick commented Apr 11, 2017

Description

Amends #2795 to include some diagnostic logging which can help pinpoint the cause of any problems establishing an HTTP Duplex connection.

Changelog entries

None required.

Desired reviewers

@reviewbybees

@ghost
Copy link

ghost commented Apr 11, 2017

This pull request originates from a CloudBees employee. At CloudBees, we require that all pull requests be reviewed by other CloudBees employees before we seek to have the change accepted. If you want to learn more about our process please see this explanation.

Copy link
Member

@oleg-nenashev oleg-nenashev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably it should be FINEST instead of FINE. But anyway it is a step forward 🐝

@jglick
Copy link
Member Author

jglick commented Apr 12, 2017

Probably it should be FINEST instead of FINE.

Well, this is only producing seven messages per successful request, which does not seem like massive logging.

@jglick jglick merged commit 1c67022 into jenkinsci:master Apr 12, 2017
@jglick jglick deleted the FullDuplexHttpService-diag branch April 12, 2017 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants