[
https://issues.apache.org/jira/browse/HBASE-15495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15206263#comment-15206263
]
Duo Zhang commented on HBASE-15495:
-----------------------------------
'304m 48s', really slow...
I think the failed and timed outd tests are all because of the slow machine...
{quote}
223 Path f = new Path("/test");
It is in HDFS, not at top-level of your machine?
{quote}
A path is an URI, and '/test' does not have a schema so the actual place is
decided by the FileSystem when resolving path.
If I use 'file:///test' then it means a place on my machine. :)
Any other concerns? [~stack] [~tedyu]
Thanks.
> Connection leak in FanOutOneBlockAsyncDFSOutputHelper
> -----------------------------------------------------
>
> Key: HBASE-15495
> URL: https://issues.apache.org/jira/browse/HBASE-15495
> Project: HBase
> Issue Type: Sub-task
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Attachments: HBASE-15495-v1.patch, HBASE-15495-v2.patch,
> HBASE-15495.patch
>
>
> Happens when connecting to datanode failed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)