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

When there is an exception, ipc.Server should first check whether it is an terse exception

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.4.1
    • ipc
    • None
    • Reviewed

    Description

      ipc.Server allows application servers to define terse exceptions; see Server.addTerseExceptions. For terse exception, it only prints a short message but not the stack trace. However, if an exception is both RuntimeException and terse exception, it still prints out the stack trace of the exception.

      Attachments

        1. c10455_20140401b.patch
          1 kB
          Tsz-wo Sze
        2. c10455_20140401.patch
          1 kB
          Tsz-wo Sze

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: