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

Fixes #7558: http_request_* port to use new log interface on master #287

Conversation

jooooooon
Copy link
Member

@@ -46,8 +46,9 @@ bundle agent http_request_check_status_headers(method, url, expected_status, hea
"report" usebundle => _log("Performing a HTTP ${method} request on ${url}, expecting status ${expected_status}", "${old_class_prefix}", "${class_prefix}", @{args});

!_stdlib_path_exists_curl::
"force_failure_class_old" usebundle => _classes_failure("${old_class_prefix}");
Copy link
Member

Choose a reason for hiding this comment

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

What is this class for ?

Copy link
Member Author

Choose a reason for hiding this comment

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

The fail report below. Is it not needed?

Copy link
Member

Choose a reason for hiding this comment

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

I can't find where it's used

Copy link
Member

Choose a reason for hiding this comment

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

Nevermind

@jooooooon
Copy link
Member Author

PR updated

@jooooooon jooooooon force-pushed the bug_7558/http_request_port_to_use_new_log_interface_on_master branch from 745d207 to 2e9a33a Compare December 8, 2015 09:38
@peckpeck
Copy link
Member

peckpeck commented Dec 8, 2015

OK merging

peckpeck added a commit that referenced this pull request Dec 8, 2015
…use_new_log_interface_on_master

Fixes #7558: http_request_* port to use new log interface on master
@peckpeck peckpeck merged commit bd04cae into Normation:master Dec 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants