Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-16300

ebugs automated bug checker is reporting exception issues

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.1.2
    • None
    • None
    • None

    Description

      "ebugs-in-cloud-systems" is reporting issues related to exception handling

      Some of them may be be correct, some of them appear to have misunderstood issues.

      For reference

      • we aren't going to change the signature of public APIs, so new exception classes will not be added. anything which suggests that will be WONTFIX.
      • we probably aren't going to change code which throws unchecked exceptions to checked ones unless there is a good reason.
      • we can and do tighten the exceptions thrown in failures (e.g. replace an IOException with an InterruptedIOException. Patches welcome there, with tests.
      • making sure we don't lose the stack traces of inner causes would be nice too.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ebugs-in-cloud-systems Haicheng Chen
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: