[jira] [Updated] (THRIFT-1177) Update thrift to reflect changes in Go's networking libraries

2011-06-08 Thread Trevor Summers Smith (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trevor Summers Smith updated THRIFT-1177: - Attachment: gopatch2-r2.diff The first patch submitted has one bug that

[jira] [Commented] (THRIFT-633) Generated code has @Override annotations which won't compile using Apple's JDK 1.5

2011-06-08 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045982#comment-13045982 ] Jake Farrell commented on THRIFT-633: - Toby, have you tried reproducing this against

Optional Struct Members in Go-Thrift Compiler

2011-06-08 Thread Trevor Smith
Hello, The current Go compiler implementation in Thrift does not deal correctly with optional struct values. This, for example, makes compiling the Cassandra Thrift interface unusable, because it sends along optional string values as zero length strings, when it should in fact be skipping the

[jira] [Updated] (THRIFT-1200) JS compiler generates code that clobbers existing namespaces

2011-06-08 Thread Ilya Maykov (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Maykov updated THRIFT-1200: Attachment: THRIFT-1200-js-namespace-fix.txt Attaching patch against trunk as of 2011-06-08 (rev

[jira] [Created] (THRIFT-1201) getaddrinfo resource leak

2011-06-08 Thread Craig Robson (JIRA)
getaddrinfo resource leak - Key: THRIFT-1201 URL: https://issues.apache.org/jira/browse/THRIFT-1201 Project: Thrift Issue Type: Bug Components: C++ - Library Affects Versions: 0.6.1

[jira] [Commented] (THRIFT-1047) rb_thrift_memory_buffer_write treats arg as string without check, segfaults if you pass non-string

2011-06-08 Thread Ilya Maykov (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13046253#comment-13046253 ] Ilya Maykov commented on THRIFT-1047: - Jake - can you also add the type check to the

[jira] [Issue Comment Edited] (THRIFT-1047) rb_thrift_memory_buffer_write treats arg as string without check, segfaults if you pass non-string

2011-06-08 Thread Ilya Maykov (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13046253#comment-13046253 ] Ilya Maykov edited comment on THRIFT-1047 at 6/8/11 10:03 PM:

[jira] [Closed] (THRIFT-1193) Potential infinite loop in nonblocking_server

2011-06-08 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1193. - Resolution: Fixed Fix Version/s: 0.7 I just committed this. Thanks for the patch, Ilya!

[jira] [Commented] (THRIFT-1191) Erlang binding throws during skipping fields of composite type (maps, lists, structs, sets)

2011-06-08 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13046270#comment-13046270 ] Bryan Duxbury commented on THRIFT-1191: --- The pull request you reference seems to

[jira] [Commented] (THRIFT-1195) Allow users to act on client connects/disconnects

2011-06-08 Thread Diwaker Gupta (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13046273#comment-13046273 ] Diwaker Gupta commented on THRIFT-1195: --- Sure. As long as there's a reasonable

[jira] [Commented] (THRIFT-1195) Allow users to act on client connects/disconnects

2011-06-08 Thread David Reiss (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13046275#comment-13046275 ] David Reiss commented on THRIFT-1195: - In C++, the TServerEventHandler and

[jira] [Commented] (THRIFT-1200) JS compiler generates code that clobbers existing namespaces

2011-06-08 Thread Ilya Maykov (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13046276#comment-13046276 ] Ilya Maykov commented on THRIFT-1200: - As far as I know, the var keyword is not

[jira] [Commented] (THRIFT-1167) Java nonblocking server with more than one thread for select and handling IO

2011-06-08 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13046279#comment-13046279 ] Bryan Duxbury commented on THRIFT-1167: --- OK, that helps a lot. Here's one question

[jira] [Closed] (THRIFT-1200) JS compiler generates code that clobbers existing namespaces

2011-06-08 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1200. - Resolution: Fixed Fix Version/s: 0.7 I just committed this to trunk. JS compiler

[jira] [Updated] (THRIFT-938) Pascal version of the tutorial sample code

2011-06-08 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated THRIFT-938: - Priority: Minor (was: Major) Fix Version/s: (was: 0.7) Pascal version of the

[jira] [Updated] (THRIFT-937) Very basic version of the pascal libraries

2011-06-08 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated THRIFT-937: - Priority: Trivial (was: Major) Fix Version/s: (was: 0.7) Very basic version of

[jira] [Updated] (THRIFT-936) Thrift libraries for Object Pascal language

2011-06-08 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated THRIFT-936: - Priority: Trivial (was: Major) Fix Version/s: (was: 0.7) Thrift libraries for

[jira] [Updated] (THRIFT-847) Test Framework harmonization across all languages

2011-06-08 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated THRIFT-847: - Fix Version/s: (was: 0.7) 0.8 Test Framework harmonization across all

[jira] [Commented] (THRIFT-1167) Java nonblocking server with more than one thread for select and handling IO

2011-06-08 Thread Steve Jiang (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13046285#comment-13046285 ] Steve Jiang commented on THRIFT-1167: - The sockets are currently owned by a single

[jira] [Updated] (THRIFT-902) socket and connect timeout in TSocket should be distinguished

2011-06-08 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated THRIFT-902: - Fix Version/s: (was: 0.7) socket and connect timeout in TSocket should be distinguished

[jira] [Closed] (THRIFT-1140) Framed Transport Client using C (Glib) Library hangs when connecting to Ruby Server

2011-06-08 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1140. - Resolution: Fixed Assignee: Lukas Fittl I just committed this to TRUNK. Framed

[jira] [Updated] (THRIFT-1019) java backend should use fully qualified names for domain types

2011-06-08 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated THRIFT-1019: -- Fix Version/s: (was: 0.7) java backend should use fully qualified names for domain types

[jira] [Updated] (THRIFT-1029) Function parameter documentation is not rendered to HTML

2011-06-08 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated THRIFT-1029: -- Fix Version/s: (was: 0.7) Function parameter documentation is not rendered to HTML

[jira] [Closed] (THRIFT-1180) AS3 compiler generates uncompilable code for binary types.

2011-06-08 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1180. - Resolution: Fixed Assignee: Ethan Urie I just committed this to TRUNK. AS3 compiler

[jira] [Updated] (THRIFT-963) Reuse buffers in TNonblockingServer

2011-06-08 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated THRIFT-963: - Fix Version/s: (was: 0.7) Reuse buffers in TNonblockingServer

[jira] [Updated] (THRIFT-883) Extend ByteBuffer support to non-array-backed ByteBuffers

2011-06-08 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated THRIFT-883: - Fix Version/s: (was: 0.7) 0.8 Extend ByteBuffer support to

[jira] [Updated] (THRIFT-1007) Deserializer override for ByteBuffer input

2011-06-08 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated THRIFT-1007: -- Fix Version/s: (was: 0.7) 0.8 Deserializer override for ByteBuffer

[jira] [Updated] (THRIFT-966) Bind to zero port

2011-06-08 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated THRIFT-966: - Fix Version/s: (was: 0.7) Bind to zero port - Key:

[jira] [Updated] (THRIFT-1039) Refactor methods accessing binary data

2011-06-08 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated THRIFT-1039: -- Fix Version/s: (was: 0.7) 0.8 Refactor methods accessing binary data

[jira] [Commented] (THRIFT-1177) Update thrift to reflect changes in Go's networking libraries

2011-06-08 Thread Aalok Shah (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13046301#comment-13046301 ] Aalok Shah commented on THRIFT-1177: It appears in the current stable release (r57.1)

Build failed in Jenkins: Thrift #160

2011-06-08 Thread Apache Jenkins Server
See https://builds.apache.org/job/Thrift/160/changes Changes: [bryanduxbury] THRIFT-1180. as3: AS3 compiler generates uncompilable code for binary types. Switch to ByteArray. Patch: Ethan Urie [bryanduxbury] fix indentation [bryanduxbury] THRIFT-1140. glib_c: Framed Transport Client using C