Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-4503

dlang servers logError on normal client disconnection

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.11.0
    • 0.12.0
    • D - Library
    • None
    • ubuntu-artful

    Description

      The exception handling for processing in all three servers blindly writes out logError when a TTransportException occurs during handling.

      This should ignore all TTransportExceptions where the type is END_OF_FILE which indicates that the client disconnected.

      This can be seen when running the cross test suite and examining logs of d server test runs.

      Attachments

        Activity

          People

            jking3 James E. King III
            jking3 James E. King III
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: