You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Alik Elzin (JIRA)" <ji...@apache.org> on 2015/02/05 07:08:34 UTC

[jira] [Created] (THRIFT-2979) TThreadPoolServer accepts but does not work with TNonblockingServerSocket

Alik Elzin created THRIFT-2979:
----------------------------------

             Summary: TThreadPoolServer accepts but does not work with TNonblockingServerSocket
                 Key: THRIFT-2979
                 URL: https://issues.apache.org/jira/browse/THRIFT-2979
             Project: Thrift
          Issue Type: Bug
          Components: Java - Library
    Affects Versions: 0.9.2
         Environment: Windows 7 64b.
            Reporter: Alik Elzin


TThreadPoolServer.Args() accepts in the constructor the generic TServerTransport, but when using the TNonblockingServerSocket implementation, and exception is thrown:
TTransportException: java.net.SocketException: Software caused connection abort: recv failed.

When switching to THsHaServer, everything worked fine.

See more info in an SO question:
http://stackoverflow.com/q/28289569/435605



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)