Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-864

Make exception handling consistent

    XMLWordPrintableJSON

Details

    Description

      The recent OSDI paper suggest that many failures in distributed systems arise from 3 trivial mistake in exception handling:
      1) the handler is empty
      2) the handler silently aborts
      3) the handler contains phrases like “TODO” and “FIXME”, i.e. is knowingly incomplete

      The authors propose their own checker for these cases, but we can try to enforce any of these rules via checkstyle, for example.

      Attachments

        Issue Links

          Activity

            People

              dss-2009@yandex.ru Sergey Dudoladov
              dss-2009@yandex.ru Sergey Dudoladov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: