Steve Loughran created HADOOP-17652:
---------------------------------------

             Summary: ABFS IsNamespaceEnabled shouldn't use/log exceptions as 
default execution path
                 Key: HADOOP-17652
                 URL: https://issues.apache.org/jira/browse/HADOOP-17652
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/azure
    Affects Versions: 3.3.1
            Reporter: Steve Loughran


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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to