[
https://issues.apache.org/jira/browse/HADOOP-10876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14071114#comment-14071114
]
zhihai xu commented on HADOOP-10876:
------------------------------------
When I run the test TestIPC, it is passed.
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.hadoop.ipc.TestIPC
Tests run: 30, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 82.359 sec -
in org.apache.hadoop.ipc.TestIPC
Results :
Tests run: 30, Failures: 0, Errors: 0, Skipped: 1
> The constructor of Path should not take an empty URL as a parameter
> -------------------------------------------------------------------
>
> Key: HADOOP-10876
> URL: https://issues.apache.org/jira/browse/HADOOP-10876
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: zhihai xu
> Attachments: HADOOP-10876.000.patch
>
>
> The constructor of Path should not take an empty URL as a parameter, As
> discussed in HADOOP-10820, This JIRA is to change Path constructor at public
> Path(URI aUri) to check the empty URI and throw IllegalArgumentException for
> empty URI.
--
This message was sent by Atlassian JIRA
(v6.2#6252)