[jira] [Updated] (THRIFT-2338) First doctext wrongly interpreted as program doctext in some cases

2014-01-30 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-2338: --- Attachment: THRIFT-2338_First_doctext_wrongly_interpreted_as_program_doctext_in_some_cases.patch >

[jira] [Created] (THRIFT-2338) First doctext wrongly interpreted as program doctext in some cases

2014-01-30 Thread Jens Geyer (JIRA)
Jens Geyer created THRIFT-2338: -- Summary: First doctext wrongly interpreted as program doctext in some cases Key: THRIFT-2338 URL: https://issues.apache.org/jira/browse/THRIFT-2338 Project: Thrift

[jira] [Commented] (THRIFT-2310) PHP: Client-side support for Multiplexing Services

2014-01-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13887237#comment-13887237 ] Hudson commented on THRIFT-2310: SUCCESS: Integrated in Thrift #1024 (See [https://build

[jira] [Closed] (THRIFT-2323) Uncompileable Delphi code generated for typedef'd structs

2014-01-30 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer closed THRIFT-2323. -- > Uncompileable Delphi code generated for typedef'd structs >

Generating asynchronous interfaces for cocoa code

2014-01-30 Thread Mike Riley
I've used thrift in a few projects over the past three years and in each instance have ended up passing data from an iOS client back and forth from a server interface. Most of the implementations have ended up relying on [name your protocol] over HTTP. The problem I've found, is that our HTTP cli

[jira] [Closed] (THRIFT-2331) Missing call to ReadStructBegin() in TApplicationException.Read()

2014-01-30 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer closed THRIFT-2331. -- > Missing call to ReadStructBegin() in TApplicationException.Read() >

[jira] [Resolved] (THRIFT-2310) PHP: Client-side support for Multiplexing Services

2014-01-30 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-2310. Resolution: Fixed Fix Version/s: 0.9.2 I just committed version 1 of the patch (this one [

[jira] [Commented] (THRIFT-2337) Golang does not report TIMED_OUT exceptions

2014-01-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13887034#comment-13887034 ] Hudson commented on THRIFT-2337: SUCCESS: Integrated in Thrift #1023 (See [https://build

[jira] [Resolved] (THRIFT-2337) Golang does not report TIMED_OUT exceptions

2014-01-30 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-2337. Resolution: Fixed Fix Version/s: 0.9.2 Comitted, thanks! > Golang does not report TIMED_OU

[jira] [Updated] (THRIFT-2337) Golang does not report TIMED_OUT exceptions

2014-01-30 Thread Chris Bannister (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Bannister updated THRIFT-2337: Attachment: THRIFT-2337-golang-timeouts.patch > Golang does not report TIMED_OUT exception

[jira] [Created] (THRIFT-2337) Golang does not report TIMED_OUT exceptions

2014-01-30 Thread Chris Bannister (JIRA)
Chris Bannister created THRIFT-2337: --- Summary: Golang does not report TIMED_OUT exceptions Key: THRIFT-2337 URL: https://issues.apache.org/jira/browse/THRIFT-2337 Project: Thrift Issue Type