|
@@ -30,6 +30,9 @@ Trunk (unreleased changes)
|
|
|
HADOOP-7717. Move handling of concurrent client fail-overs to
|
|
|
RetryInvocationHandler (atm)
|
|
|
|
|
|
+ HADOOP-6490. Use StringUtils over String#replace in Path#normalizePath.
|
|
|
+ (Uma Maheswara Rao G via harsh)
|
|
|
+
|
|
|
HADOOP-7736. Remove duplicate Path#normalizePath call. (harsh)
|
|
|
|
|
|
BUGS
|
|
@@ -61,9 +64,6 @@ Trunk (unreleased changes)
|
|
|
|
|
|
HADOOP-7721. Add log before login in KerberosAuthenticationHandler. (jitendra)
|
|
|
|
|
|
- HADOOP-6490. Use StringUtils over String#replace in Path#normalizePath.
|
|
|
- (Uma Maheswara Rao G via harsh)
|
|
|
-
|
|
|
Release 0.23.0 - Unreleased
|
|
|
|
|
|
INCOMPATIBLE CHANGES
|