[
https://issues.apache.org/jira/browse/HDFS-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran updated HDFS-1170:
---------------------------------
Attachment: HDFS-1170.patch
patch with better thread shutdown as well as exception catch rethrow and more
assertions. This should shut down better, and if not, the asserts help identify
problems more reliably.
> Add more assertions to TestLargeDirectoryDelete
> -----------------------------------------------
>
> Key: HDFS-1170
> URL: https://issues.apache.org/jira/browse/HDFS-1170
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: test
> Affects Versions: 0.22.0
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Minor
> Fix For: 0.22.0
>
> Attachments: HDFS-1170.patch
>
>
> This issue is for a patch which will only add some more asserts to the
> TestLargeDirectoryDelete test case, to help identify the causes of HDFS-615
> and HDFS-816.
> Proposed
> # split the chained operations into one per line for better stack trace
> diagnostics
> # add {{assertNotNull}} assertions for better diagnostics.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.