-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Option to disable logging of dechunking in audit log #1383
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
Conversation
Please make sure that the JSON audit log is also covered. |
done |
@@ -1,2282 +1,2285 @@ | |||
/* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a huge diff :) Please make sure to not make any change in the tabulation or in the line terminator, otherwise it is very difficult to read the patch.
CHANGES
Outdated
@@ -1,7 +1,7 @@ | |||
DD MMM YYYY - 2.9.2 - To be released | |||
------------------------------------ | |||
|
|||
* {dis|en}able-dechunking: Option to disable logging of |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a very simple and compact patch. Please avoid to make a commit to fix your own commits. Use git commit --amend
instead.
I am closing this pull request. There are comments on the patches. |
when log level < 9.
[Issue #1068 - Marc Stern]