[GitHub] [thrift] fishy merged pull request #2210: THRIFT-5214: Use peek to implement socket connectivity check

2020-08-03 Thread GitBox
fishy merged pull request #2210: URL: https://github.com/apache/thrift/pull/2210 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Updated] (THRIFT-5259) Fix "Transport endpoint is not connected " error when running lua test server accepts a connection

2020-08-03 Thread zero (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zero updated THRIFT-5259: - Description: I ran the lua tests as follows and all failed: 1. Edit tests.json, add the lua server conf

[GitHub] [thrift] longzhiri opened a new pull request #2211: THRIFT-5259 Fix "Transport endpoint is not connected " error when run…

2020-08-03 Thread GitBox
longzhiri opened a new pull request #2211: URL: https://github.com/apache/thrift/pull/2211 …ning lua test server accepts a connection Client: lua the removed code would recv on a socket returned by listen() in a lua server and return a error, which i think it's useless.

[jira] [Updated] (THRIFT-5259) Fix "Transport endpoint is not connected " error when running lua test server accepts a connection

2020-08-03 Thread zero (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zero updated THRIFT-5259: - Description: I ran the lua tests as follows and the results all failed: 1. Edit tests.json, add the lua

[jira] [Updated] (THRIFT-5259) Fix "Transport endpoint is not connected " error when running lua test server accepts a connection

2020-08-03 Thread zero (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zero updated THRIFT-5259: - Description: (was: I ran the lua tests as follows and the results all failed:I ran the lua tests as follows

[jira] [Updated] (THRIFT-5259) Fix "Transport endpoint is not connected " error when running lua test server accepts a connection

2020-08-03 Thread zero (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zero updated THRIFT-5259: - Description: I ran the lua tests as follows and the results all failed: 1. Edit tests.json, add thelua s

[jira] [Created] (THRIFT-5259) Fix "Transport endpoint is not connected " error when running lua test server accepts a connection

2020-08-03 Thread zero (Jira)
zero created THRIFT-5259: Summary: Fix "Transport endpoint is not connected " error when running lua test server accepts a connection Key: THRIFT-5259 URL: https://issues.apache.org/jira/browse/THRIFT-5259