You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Erik (Jira)" <ji...@apache.org> on 2022/08/15 20:18:00 UTC

[jira] [Created] (THRIFT-5611) v0.16.0 C++ servers suddenly giving brokenpipe errors

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)