You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Rich Salz (JIRA)" <ji...@apache.org> on 2010/10/25 19:23:22 UTC

[jira] Created: (THRIFT-972) transport_->interrupt() missing in TSimpleServer::stop()

transport_->interrupt() missing in TSimpleServer::stop()
--------------------------------------------------------

                 Key: THRIFT-972
                 URL: https://issues.apache.org/jira/browse/THRIFT-972
             Project: Thrift
          Issue Type: Bug
          Components: C++ - Library
    Affects Versions: 0.5
            Reporter: Rich Salz


Calling stop in another thread doesn't work unless the transport knows to "be interrupted."
All the big-kid servers cal interrupt(), why not the simpleton, simple one? :)


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.