[jira] [Commented] (THRIFT-4215) Golang TTransportFactory Pattern Squelches Errors

2017-06-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038800#comment-16038800 ] ASF GitHub Bot commented on THRIFT-4215: Github user dcelasun commented on the is

[GitHub] thrift issue #1285: THRIFT-4215/4216 Make transport factories return errors

2017-06-06 Thread dcelasun
Github user dcelasun commented on the issue: https://github.com/apache/thrift/pull/1285 Yes sorry about that, this was an expected breakage as the interface has changed. I suggest using `0.10` instead of `master`, that way you won't get any surprises like this until `0.11` is released

[jira] [Commented] (THRIFT-4215) Golang TTransportFactory Pattern Squelches Errors

2017-06-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038770#comment-16038770 ] ASF GitHub Bot commented on THRIFT-4215: Github user peterbourgon commented on th

[GitHub] thrift issue #1285: THRIFT-4215/4216 Make transport factories return errors

2017-06-06 Thread peterbourgon
Github user peterbourgon commented on the issue: https://github.com/apache/thrift/pull/1285 For the record, this caused build failures in Go kit; I don't imagine my usage is particularly strange, but maybe it is. ([Link](https://github.com/go-kit/kit/commit/4d3c82de4829f7c3752cf66d00d

[jira] [Commented] (THRIFT-4218) Set TCP_NODELAY for PHP client socket

2017-06-06 Thread Klaus Trainer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038754#comment-16038754 ] Klaus Trainer commented on THRIFT-4218: --- Thank you, too! > Set TCP_NODELAY for PHP

[jira] [Comment Edited] (THRIFT-4218) Set TCP_NODELAY for PHP client socket

2017-06-06 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038733#comment-16038733 ] Jens Geyer edited comment on THRIFT-4218 at 6/6/17 12:03 PM: -

[jira] [Resolved] (THRIFT-4218) Set TCP_NODELAY for PHP client socket

2017-06-06 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-4218. Resolution: Fixed Assignee: Klaus Trainer Fix Version/s: 0.11.0 Committed. > Set T

[jira] [Commented] (THRIFT-4218) Set TCP_NODELAY for PHP client socket

2017-06-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038731#comment-16038731 ] ASF GitHub Bot commented on THRIFT-4218: Github user asfgit closed the pull reque

[GitHub] thrift pull request #1283: THRIFT-4218: Set TCP_NODELAY for PHP client socke...

2017-06-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1283 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

[GitHub] thrift issue #1283: THRIFT-4218: Set TCP_NODELAY for PHP client socket

2017-06-06 Thread mfrawley
Github user mfrawley commented on the issue: https://github.com/apache/thrift/pull/1283 I'd just like to add that we deployed a similar fix to this on our infrastructure at Jimdo which led to this PR. We have a large PHP codebase which communicates with some services over Thrift.

[jira] [Commented] (THRIFT-4218) Set TCP_NODELAY for PHP client socket

2017-06-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038719#comment-16038719 ] ASF GitHub Bot commented on THRIFT-4218: Github user mfrawley commented on the is

[jira] [Commented] (THRIFT-4201) False positive timeout or wrongly blocking recv in the THttpTransport client

2017-06-06 Thread Iliya Gurov (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038496#comment-16038496 ] Iliya Gurov commented on THRIFT-4201: - Any news on this..? I still see it as unassign

[jira] [Assigned] (THRIFT-3491) Invalid Go Code From Service Signatures With Typedef'd Structs

2017-06-06 Thread Can Celasun (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Can Celasun reassigned THRIFT-3491: --- Assignee: Can Celasun > Invalid Go Code From Service Signatures With Typedef'd Structs > ---

[jira] [Commented] (THRIFT-3491) Invalid Go Code From Service Signatures With Typedef'd Structs

2017-06-06 Thread Can Celasun (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038492#comment-16038492 ] Can Celasun commented on THRIFT-3491: - Similar to THRIFT-3037, this can also be solve

[jira] [Commented] (THRIFT-3037) Can not build Go code when using typedef in IDL

2017-06-06 Thread Can Celasun (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038487#comment-16038487 ] Can Celasun commented on THRIFT-3037: - The easiest fix would be to use Go 1.9 aliases

[jira] [Assigned] (THRIFT-3037) Can not build Go code when using typedef in IDL

2017-06-06 Thread Can Celasun (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Can Celasun reassigned THRIFT-3037: --- Assignee: Can Celasun > Can not build Go code when using typedef in IDL > --

[jira] [Commented] (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-06-06 Thread Can Celasun (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038470#comment-16038470 ] Can Celasun commented on THRIFT-4188: - There is nothing to send, I used the code [~br

[jira] [Commented] (THRIFT-4222) Support Unix Domain Sockets in Golang TServerSocket

2017-06-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038467#comment-16038467 ] ASF GitHub Bot commented on THRIFT-4222: Github user Jens-G commented on the issu

[GitHub] thrift issue #1284: THRIFT-4222: Add Golang NewTServerSocketFromAddrTimeout

2017-06-06 Thread Jens-G
Github user Jens-G commented on the issue: https://github.com/apache/thrift/pull/1284 Ok, I'll look at it. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so,

[jira] [Commented] (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-06-06 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038463#comment-16038463 ] Jens Geyer commented on THRIFT-4188: {quote}but with this code, I'm not getting a sin

[jira] [Comment Edited] (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-06-06 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038463#comment-16038463 ] Jens Geyer edited comment on THRIFT-4188 at 6/6/17 9:34 AM: {

[jira] [Commented] (THRIFT-3959) Golang TSimpleServer Is More Of A TThreadedServer?

2017-06-06 Thread Can Celasun (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038446#comment-16038446 ] Can Celasun commented on THRIFT-3959: - With the upcoming Go 1.9 [type aliases|https:

[jira] [Comment Edited] (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-06-06 Thread Can Celasun (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038435#comment-16038435 ] Can Celasun edited comment on THRIFT-4188 at 6/6/17 9:19 AM: -

[jira] [Commented] (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-06-06 Thread Can Celasun (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038435#comment-16038435 ] Can Celasun commented on THRIFT-4188: - FWIW, I can't reproduce this at all with Go 1.

[jira] [Commented] (THRIFT-4219) Golang Http Clients Created with Nil Buffer

2017-06-06 Thread Can Celasun (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038395#comment-16038395 ] Can Celasun commented on THRIFT-4219: - [~jmrdi] {{NewTHttpClient}} is for making a si