Description
Test run options. NPE in test teardown
-Dparallel-tests -DtestsThreadCount=6 -Ds3guard -Ddynamodb
If you look at the code, its exactly the place fixed in HADOOP-15827, a change which HADOOP-15947 reverted.
There's clearly some codepath which can surface which is causing failures in some situations, and having multiple patches switching between the && and || operators isn't going to to fix it
Attachments
Issue Links
- is broken by
-
HADOOP-15947 Fix ITestDynamoDBMetadataStore test error issues
- Resolved
- relates to
-
HADOOP-15827 NPE in DynamoDBMetadataStore.lambda$listChildren for root + auth S3Guard
- Resolved
-
HADOOP-16207 Improved S3A MR tests
- Resolved
- links to