linwukang created HADOOP-8718:
---------------------------------
Summary: org.apache.hadoop.fs.viewfs.InodeTree.createLink(...) may
throw java.lang.ArrayIndexOutOfBoundsException
Key: HADOOP-8718
URL: https://issues.apache.org/jira/browse/HADOOP-8718
Project: Hadoop Common
Issue Type: Bug
Components: viewfs
Affects Versions: 2.0.0-alpha, 0.23.0
Environment: OS: CentOS 6.2 32bit
Reporter: linwukang
Fix For: 0.23.2, 2.1.0-alpha
org.apache.hadoop.fs.viewfs.InodeTree.createLink(...) may throw
java.lang.ArrayIndexOutOfBoundsException as breakIntoPathComponents(src) may
return null. this happened when run the test case of viewfs on my jenkins
server. In my situation, "/" is passed into breakIntoPathComponents() as its
param "src".
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira