Details
-
Sub-task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
3.3.1
-
None
-
None
Description
abfs isNameSpaceEnabled() call seems to raise then swallow TrileanConversionExceptions during the default execution path, logging the whole stack at debug
this is inefficient, noisy and distracting, as now there are stack traces to ignore when debugging things.
Better: treat Trilean.UKNOWN as exactly that and react accordingly
Attachments
Issue Links
- is caused by
-
HADOOP-17002 ABFS: Avoid storage calls to check if the account is HNS enabled or not
- Resolved