Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-2430

Improve Error Propagation (Umbrella)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 0.9.0
    • Future
    • Execution - Flow
    • None

    Description

      In many cases, when an exception is thrown, it will be reported in the logs but the client will actually get a different and more generic message that doesn't give enough information about the problem.

      Our goal is to provide the user with better error messages. To do so we will separate user and system exceptions:

      • for user exceptions the server returns enough information about the error to the client
      • system exceptions only contain the necessary information to help developers debug the error, e.g. error ID + drillbit IP

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              adeneche Abdel Hakim Deneche
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: