[jira] Updated: (THRIFT-638) BufferedTransport + C extensions block until recv timeout is reached on last fread call

2011-03-02 Thread Nicholas Telford (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Telford updated THRIFT-638: Attachment: thrift-tsocket-638-0003.patch Some digging revealed that stream_socket_recv()

[jira] Created: (THRIFT-1079) Support i64 in AS3

2011-03-02 Thread Rowan Kerr (JIRA)
Support i64 in AS3 -- Key: THRIFT-1079 URL: https://issues.apache.org/jira/browse/THRIFT-1079 Project: Thrift Issue Type: Improvement Components: AS3 - Compiler Reporter: Rowan Kerr

Trees in Thrift

2011-03-02 Thread Josh Rosenblum
I was reading over the list archives and noticed what seems to be the most-recent discussion there about trees / recursive datatypes in thrift here: http://www.mail-archive.com/thrift-dev@incubator.apache.org/msg06638.html Wondering whether there has been any further discussion or progress on

[jira] Commented: (THRIFT-867) PHP accelerator module's output transport is incompatible with TFramedTransport

2011-03-02 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13001512#comment-13001512 ] Bryan Duxbury commented on THRIFT-867: -- @Nicholas - should we commit this patch as-is

[jira] Updated: (THRIFT-867) PHP accelerator module's output transport is incompatible with TFramedTransport

2011-03-02 Thread Nicholas Telford (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Telford updated THRIFT-867: Attachment: thrift-tframedtransport-867.patch Patch to make TFramedTransport::flush() only

[jira] Commented: (THRIFT-867) PHP accelerator module's output transport is incompatible with TFramedTransport

2011-03-02 Thread Nicholas Telford (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13001541#comment-13001541 ] Nicholas Telford commented on THRIFT-867: - Bryan, looking at the offending code in

[jira] Commented: (THRIFT-638) BufferedTransport + C extensions block until recv timeout is reached on last fread call

2011-03-02 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13001568#comment-13001568 ] Tyler Hobbs commented on THRIFT-638: Without the patch from THRIFT-867, I still see

[jira] Created: (THRIFT-1080) erlang test's 'make' fails on Mac OSX

2011-03-02 Thread Bryan Duxbury (JIRA)
erlang test's 'make' fails on Mac OSX - Key: THRIFT-1080 URL: https://issues.apache.org/jira/browse/THRIFT-1080 Project: Thrift Issue Type: Bug Reporter: Bryan Duxbury Priority:

[jira] Closed: (THRIFT-1076) Erlang Thrift socket server has a bug that causes java thrift client of framed binary client to throw out of sequence exception

2011-03-02 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1076. - Resolution: Fixed Fix Version/s: (was: 0.5) 0.7 Assignee:

[jira] Commented: (THRIFT-867) PHP accelerator module's output transport is incompatible with TFramedTransport

2011-03-02 Thread Nicholas Telford (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13001517#comment-13001517 ] Nicholas Telford commented on THRIFT-867: - Yes definitely. My point is that we

[jira] Updated: (THRIFT-1080) erlang test's 'make' fails on Mac OSX

2011-03-02 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated THRIFT-1080: -- Component/s: Erlang - Library erlang test's 'make' fails on Mac OSX

[jira] Commented: (THRIFT-638) BufferedTransport + C extensions block until recv timeout is reached on last fread call

2011-03-02 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13001527#comment-13001527 ] Bryan Duxbury commented on THRIFT-638: -- You can use the ThriftTest server from

[jira] Commented: (THRIFT-867) PHP accelerator module's output transport is incompatible with TFramedTransport

2011-03-02 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13001531#comment-13001531 ] Bryan Duxbury commented on THRIFT-867: -- I just tried to apply Arya's original patch,

[jira] Commented: (THRIFT-638) BufferedTransport + C extensions block until recv timeout is reached on last fread call

2011-03-02 Thread Nicholas Telford (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13001522#comment-13001522 ] Nicholas Telford commented on THRIFT-638: - My major concern is that I can't find

[jira] Commented: (THRIFT-1060) fb303 build error for cpp

2011-03-02 Thread Raymond Dabu (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13001863#comment-13001863 ] Raymond Dabu commented on THRIFT-1060: -- hi! how does this solve the issue above? i