[
https://issues.apache.org/jira/browse/THRIFT-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alik Elzin updated THRIFT-2979:
-------------------------------
Priority: Minor (was: Major)
> 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
> Priority: Minor
>
> 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)