You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Ben Craig (JIRA)" <ji...@apache.org> on 2012/12/05 20:09:57 UTC

[jira] [Created] (THRIFT-1777) TPipeServer is UNSTOPPABLE

Ben Craig created THRIFT-1777:
---------------------------------

             Summary: TPipeServer is UNSTOPPABLE
                 Key: THRIFT-1777
                 URL: https://issues.apache.org/jira/browse/THRIFT-1777
             Project: Thrift
          Issue Type: Bug
          Components: C++ - Library
         Environment: Windows
            Reporter: Ben Craig
             Fix For: 1.0


Most TServer stop methods call interrupt on their underlying server transports.  TPipeServer::interrupt() doesn't cause acceptImpl to wake up if it is blocked on ConnectNamedPipe.  This means the stop method on TServer variants blocks.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira