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

IOException is abused in FSDirectory

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.21.0
    • None
    • None
    • Reviewed

    Description

      In FSDirectory, quite a few methods are unnecessary declared with "throws IOException". In some cases, it can just be removed without causing any compilation problem. In some other cases, it can be replaced with a specific subclass like QuotaExceededException.

      Attachments

        1. 4985_20090109.patch
          11 kB
          Tsz-wo Sze
        2. 4985_20090107.patch
          7 kB
          Tsz-wo Sze
        3. 4985_20090106.patch
          9 kB
          Tsz-wo Sze

        Issue Links

          Activity

            People

              szetszwo Tsz-wo Sze
              szetszwo Tsz-wo Sze
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: