[
https://issues.apache.org/jira/browse/THRIFT-3420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15021758#comment-15021758
]
Hudson commented on THRIFT-3420:
--------------------------------
SUCCESS: Integrated in Thrift #1738 (See
[https://builds.apache.org/job/Thrift/1738/])
THRIFT-3420 C++: TSSLSockets are not interruptable Client: C++ Patch: (nsuke:
rev 0ad6ee95e002f41dd628d4044f901468f43ffc32)
* lib/cpp/test/Makefile.am
* lib/cpp/test/CMakeLists.txt
* lib/cpp/src/thrift/transport/TSSLSocket.h
* lib/cpp/src/thrift/transport/TServerSocket.h
* lib/cpp/src/thrift/transport/TSSLSocket.cpp
* lib/cpp/test/TSSLSocketInterruptTest.cpp
* lib/cpp/src/thrift/transport/TServerSocket.cpp
* lib/cpp/src/thrift/transport/TSSLServerSocket.cpp
> C++: TSSLSockets are not interruptable
> --------------------------------------
>
> Key: THRIFT-3420
> URL: https://issues.apache.org/jira/browse/THRIFT-3420
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library
> Affects Versions: 0.9.3, 0.9.4, 1.0, 1.1, 1.2
> Reporter: Martin Haimberger
> Fix For: 0.9.3, 0.9.4, 1.0, 1.1, 1.2
>
>
> TSSLSockets are not interruptable.
> Therefore if used as transport in any server implementation, the server
> cannot shutdown if any SSL client is connected.
> Pullrequest on github will follow.
> Pull is https://github.com/apache/thrift/pull/690
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)