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

Cannot shutdown TThreadPoolServer when clients are still connected

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 0.9.1, 0.9.3
    • 0.9.3
    • C# - Library
    • None

    Description

      When calling Stop() on the TThreadPoolServer, Serve() is still blocking, till the last client disconnected. I do not know if this is intentional, but how can I stop the server without depending on the clients. Killing the Thread that runs Serve() is not really what i want.

      There was a similar Bug in the C++ Library: THRIFT-2441

      Attachments

        Issue Links

          Activity

            People

              jking3 James E. King III
              ToSt Tobias Stampfl
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: