Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-19092 ABFS phase 4: post Hadoop 3.4.0 features
  3. HADOOP-17652

ABFS IsNamespaceEnabled shouldn't use/log exceptions as default execution path

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.3.1
    • None
    • fs/azure
    • 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

          Activity

            People

              Unassigned Unassigned
              stevel@apache.org Steve Loughran
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: