Erik created THRIFT-5611:
----------------------------
Summary: v0.16.0 C++ servers suddenly giving brokenpipe errors
Key: THRIFT-5611
URL: https://issues.apache.org/jira/browse/THRIFT-5611
Project: Thrift
Issue Type: Bug
Components: C++ - Library
Affects Versions: 0.16.0
Reporter: Erik
I jumped from v0.15.0 to v0.16.0 .. and trying to track down what could cause
this response in my C++ Server
```
{color:#000000}Thrift: Mon Aug 15 22:11:54 2022 TSocket::write_partial() send()
<Host: 127.0.0.1 Port: 58998>: Broken pipe {color}
Thrift: Mon Aug 15 22:11:54 2022 TConnectedClient died: write() send(): Broken
pipe
Thrift: Mon Aug 15 22:11:54 2022 TConnectedClient output close failed: Called
write on non-open socket
```
--
This message was sent by Atlassian Jira
(v8.20.10#820010)