[GitHub] [thrift] dcelasun merged pull request #2293: THRIFT-5324: reset http client buffer after flush

2020-12-14 Thread GitBox
dcelasun merged pull request #2293: URL: https://github.com/apache/thrift/pull/2293 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

[jira] [Commented] (THRIFT-4685) Support the new golang modules (1.11 or later)

2020-12-14 Thread Yuxuan Wang (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17249408#comment-17249408 ] Yuxuan Wang commented on THRIFT-4685: - >(1) Create go.mod in repository root. I'm n

[jira] [Comment Edited] (THRIFT-5323) PKG_PROG_PKG_CONFIG: command not found when running ./configure on Mac

2020-12-14 Thread Hung Ho (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17249360#comment-17249360 ] Hung Ho edited comment on THRIFT-5323 at 12/14/20, 10:32 PM: -

[jira] [Commented] (THRIFT-5323) PKG_PROG_PKG_CONFIG: command not found when running ./configure on Mac

2020-12-14 Thread Hung Ho (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17249360#comment-17249360 ] Hung Ho commented on THRIFT-5323: - Hi [~ulidtko] , I already have `pkg-config` installed

[jira] [Commented] (THRIFT-5324) THttpClient sends previous message or partial message after http error

2020-12-14 Thread Ilya Morozov (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17249279#comment-17249279 ] Ilya Morozov commented on THRIFT-5324: -- PR: https://github.com/apache/thrift/pull/2

[GitHub] [thrift] NIHERASE opened a new pull request #2293: THRIFT-5324: reset http client buffer after flush

2020-12-14 Thread GitBox
NIHERASE opened a new pull request #2293: URL: https://github.com/apache/thrift/pull/2293 Client: go THttpClient did not reset it's internal buffer when http client returned an error, leaving the whole or partially read message in the buffer. Now we reset the buffer in defer.

[jira] [Updated] (THRIFT-5324) THttpClient sends previous message or partial message after http error

2020-12-14 Thread Ilya Morozov (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Morozov updated THRIFT-5324: - Description: We noticed that there's an "out of order sequence response" error immediately afte

[jira] [Created] (THRIFT-5324) THttpClient sends previous message or partial message after http error

2020-12-14 Thread Ilya Morozov (Jira)
Ilya Morozov created THRIFT-5324: Summary: THttpClient sends previous message or partial message after http error Key: THRIFT-5324 URL: https://issues.apache.org/jira/browse/THRIFT-5324 Project: Thrif

[jira] [Commented] (THRIFT-4685) Support the new golang modules (1.11 or later)

2020-12-14 Thread Fedor Korotkiy (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17249030#comment-17249030 ] Fedor Korotkiy commented on THRIFT-4685: > For example, in parquet-go, an export