[
https://issues.apache.org/jira/browse/THRIFT-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer resolved THRIFT-5078.
--------------------------------
Fix Version/s: 0.14.0
Resolution: Fixed
> Handle named pipe clients quickly disconnecting
> -----------------------------------------------
>
> Key: THRIFT-5078
> URL: https://issues.apache.org/jira/browse/THRIFT-5078
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library
> Reporter: Jens Geyer
> Assignee: Jens Geyer
> Priority: Major
> Fix For: 0.14.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When using the TPipeServer transport, if a client connects but disconnects
> before the acceptImpl method is able to create a TPipe instance the resulting
> exception causing the entire transport to stop.
> You can cause this issue using the SysInternals accesschk utility
> ([https://docs.microsoft.com/en-us/sysinternals/downloads/accesschk]) to
> query the permissions of the named pipe.
> This has also been reported in osquery
> [osquery/osquery#4280|https://github.com/osquery/osquery/issues/4280]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)