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/trunk@1593107 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Alejandro Abdelnur 2014-05-07 18:24:12 +00:00
parent dca7350a36
commit 838aeee2e5
1 changed files with 1 additions and 1 deletions

View File

@ -371,7 +371,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