[jira] [Updated] (THRIFT-4188) Error while flushing write buffer of size 70 to transport, only wrote 0 bytes: write tcp 127.0.0.1:5000->127.0.0.1:58174: write: broken pipe

2017-05-13 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-4188: --- Description: {code} if *server { if err := runServer(transportFactory, protocolFactor

[jira] [Updated] (THRIFT-4188) Error while flushing write buffer of size 70 to transport, only wrote 0 bytes: write tcp 127.0.0.1:5000->127.0.0.1:58174: write: broken pipe

2017-05-07 Thread brian.kang (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] brian.kang updated THRIFT-4188: --- Attachment: main.go > Error while flushing write buffer of size 70 to transport, only wrote 0 > byte

[jira] [Updated] (THRIFT-4188) Error while flushing write buffer of size 70 to transport, only wrote 0 bytes: write tcp 127.0.0.1:5000->127.0.0.1:58174: write: broken pipe

2017-05-07 Thread brian.kang (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] brian.kang updated THRIFT-4188: --- Attachment: server.go main.go handler.go client.go