-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.9.0
-
Fix Version/s: 2.9.0, 3.0.0-alpha4
-
Labels:None
-
Target Version/s:
-
Hadoop Flags:Reviewed
The test TestNativeAzureFileSystemClientLogging is failing; with some extra diagnostics it implies that the log isn't being captured.
This test is primarily about verifying that things get logged, grabbing the log and then looking for the presence/absence of log output.
This makes it brittle to: changes in log output, log messages, and here: log wiring.
Do we need to retain this test at all? If yes,then log capture needs to be looked again (HADOOP-13470 covers its past). If no: delete and let's not worry about it.
- is broken by
-
HADOOP-14296 Move logging APIs over to slf4j in hadoop-tools
-
- Resolved
-
- relates to
-
HADOOP-13470 GenericTestUtils$LogCapturer is flaky
-
- Resolved
-