HADOOP-10556. [FIXING JIRA NUMBER TYPO] Add toLowerCase support to auth_to_local rules for service name. (tucu)

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1593108 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Alejandro Abdelnur 2014-05-07 18:24:40 +00:00
parent 2d683525d2
commit c278e40239
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ Release 2.5.0 - UNRELEASED
HADOOP-10471. Reduce the visibility of constants in ProxyUsers.
(Benoy Antony via wheat9)
HADOOP-10566. Add toLowerCase support to auth_to_local rules
HADOOP-10556. Add toLowerCase support to auth_to_local rules
for service name. (tucu)
OPTIMIZATIONS