James Clampffer created HDFS-10310: -------------------------------------- Summary: libhdfs++: hdfsConnect needs timeout logic Key: HDFS-10310 URL: https://issues.apache.org/jira/browse/HDFS-10310 Project: Hadoop HDFS Issue Type: Sub-task Reporter: James Clampffer Assignee: James Clampffer
hdfsConnect will hang when it attempts to connect to a non-existent NN, right now the client has to wait on a TCP timeout to get unstuck. Adding some reasonable timeout on FileSystem::Connect will fix this. -- This message was sent by Atlassian JIRA (v6.3.4#6332)