[
https://issues.apache.org/jira/browse/HADOOP-13396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiao Chen updated HADOOP-13396:
-------------------------------
Attachment: HADOOP-13396.09.patch
Thanks Andrew for the continued reviews.
Patch 9 addressed all comments, and updated the logger loading/initialization
to fail on any failures. IMO ideally we should {{ExitUtils#terminate}} it, but
not sure how to unit test that though. Throwing a RTE is more consistent with
current kms code...
Also, for the grammar issue, I meant to say 'if you modify log format,
downstream people will haunt you'. But updated with your suggestion. :)
> Allow pluggable audit loggers in KMS
> ------------------------------------
>
> Key: HADOOP-13396
> URL: https://issues.apache.org/jira/browse/HADOOP-13396
> Project: Hadoop Common
> Issue Type: New Feature
> Components: kms
> Reporter: Xiao Chen
> Assignee: Xiao Chen
> Attachments: HADOOP-13396.01.patch, HADOOP-13396.02.patch,
> HADOOP-13396.03.patch, HADOOP-13396.04.patch, HADOOP-13396.05.patch,
> HADOOP-13396.06.patch, HADOOP-13396.07.patch, HADOOP-13396.08.patch,
> HADOOP-13396.09.patch
>
>
> Currently, KMS audit log is using log4j, to write a text format log.
> We should refactor this, so that people can easily add new format audit logs.
> The current text format log should be the default, and all of its behavior
> should remain compatible.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]