[
https://issues.apache.org/jira/browse/HDFS-14454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16827150#comment-16827150
]
Ayush Saxena commented on HDFS-14454:
-------------------------------------
Thanx [~elgoiri] for the patch.
A minor doubt, I guess this in {{TestRouterRPCClientRetries}} is unrelated :
{code:java}
@Rule
- public final Timeout testTimeout = new Timeout(100000);
+ public final Timeout testTimeout = new Timeout(100, TimeUnit.SECONDS);{code}
Other than this v004 LGTM, covers all scenario in test and the fix is pretty
sorted.
> RBF: getContentSummary() should allow non-existing folders
> ----------------------------------------------------------
>
> Key: HDFS-14454
> URL: https://issues.apache.org/jira/browse/HDFS-14454
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Íñigo Goiri
> Assignee: Íñigo Goiri
> Priority: Major
> Attachments: HDFS-14454-HDFS-13891.000.patch,
> HDFS-14454-HDFS-13891.001.patch, HDFS-14454-HDFS-13891.002.patch,
> HDFS-14454-HDFS-13891.003.patch, HDFS-14454-HDFS-13891.004.patch
>
>
> We have a mount point with HASH_ALL and one of the subclusters does not
> contain the folder.
> In this case, getContentSummary() returns FileNotFoundException.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]