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

TSimpleServer::serve(): Do not print out error message if server was stopped.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.8
    • 0.9
    • C++ - Library
    • Patch Available

    Description

      Currently, the following error message is displayed upon calling TSimpleServer::stop():

      "TServerTransport died on accept: TTransportException: Interrupted"

      The message originates from TSimpleServer::serve(). This message should not be displayed if the server came to a clean stop. I've provided a patch to fix this. This small fix is taken from the other servers, such as TThreadedServer, which do not have this issue.

      Attachments

        1. THRIFT-1502.patch
          0.8 kB
          Vibhav Sreekanti

        Activity

          People

            jfarrell Jake Farrell
            vibhav Vibhav Sreekanti
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: