This is an automated email from the ASF dual-hosted git repository. weichiu pushed a change to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/hadoop.git.
from 79359e2 HADOOP-16461. Regression: FileSystem cache lock parses XML within the lock. new 85aff9f HADOOP-15014. KMS should log the IP address of the clients. Contributed by Zsombor Gegesy. new f42c8a4 HADOOP-15014. Addendum: KMS should log the IP address of the clients. Contributed by Zsombor Gegesy. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../key/kms/server/KMSExceptionsProvider.java | 5 +- .../hadoop/crypto/key/kms/server/KMSMDCFilter.java | 58 ++++++++++---- .../crypto/key/kms/server/TestKMSMDCFilter.java | 88 ++++++++++++++++++++++ 3 files changed, 136 insertions(+), 15 deletions(-) create mode 100644 hadoop-common-project/hadoop-kms/src/test/java/org/apache/hadoop/crypto/key/kms/server/TestKMSMDCFilter.java --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org