[
https://issues.apache.org/jira/browse/THRIFT-3225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paweł updated THRIFT-3225:
--------------------------
Description: If TPipeServer::close() is invoked from other thread than the
thread that is blocked on TPipeServer::serve() the handle may be closed by each
thread. (was: If TPipeServer::close() is invoked from other thread than the
thread that is blocked on TPipeServer::serve() the handle may be closed twice
by each thread.)
> Fix TPipeServer unpredictable behavior on close
> -----------------------------------------------
>
> Key: THRIFT-3225
> URL: https://issues.apache.org/jira/browse/THRIFT-3225
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library
> Affects Versions: 0.9.2
> Environment: Windows
> Reporter: Paweł
> Priority: Critical
> Labels: patch
> Attachments:
> 0001-THRIFT-3225.-cpp-Fix-TPipeServer-unpredictable-behav.patch
>
>
> If TPipeServer::close() is invoked from other thread than the thread that is
> blocked on TPipeServer::serve() the handle may be closed by each thread.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)