Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.0-alpha1
-
None
-
None
-
Reviewed
Description
Per discussion in HDFS-4772, default value 0 can confuse application since it can't tell that childNum is not supported by the server or the directory has no child.
Use -1 instead to avoid this confusion.