[jira] [Assigned] (THRIFT-2255) add Parent Class for generated Struct class

2013-11-11 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Craig reassigned THRIFT-2255: - Assignee: Ben Craig > add Parent Class for generated Struct class >

[jira] [Updated] (THRIFT-1761) Make generated exceptions have a common unique parent

2013-11-11 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-1761: --- Component/s: Python - Library PHP - Library JavaScript - Library

[jira] [Updated] (THRIFT-1801) Sync up TApplicationException codes across languages and thrift implementations

2013-11-11 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-1801: --- Component/s: (was: JavaME - Library) (was: JavaScript - Library)

[jira] [Updated] (THRIFT-1801) Sync up TApplicationException codes across languages and thrift implementations

2013-11-11 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-1801: --- Component/s: Python - Library PHP - Library JavaScript - Library

[jira] [Resolved] (THRIFT-2193) Java code generator emits spurious semicolon when deep copying binary data

2013-11-11 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-2193. Resolution: Fixed Additoinally removed the superfluous line feed behind the semo-colomn, committed

[jira] [Updated] (THRIFT-2193) Java code generator emits spurious semicolon when deep copying binary data

2013-11-11 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-2193: --- Fix Version/s: 0.9.2 > Java code generator emits spurious semicolon when deep copying binary data >

[jira] [Comment Edited] (THRIFT-2156) TServerSocket::listen() is throwing exceptions with misleading information

2013-11-11 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13819485#comment-13819485 ] Jens Geyer edited comment on THRIFT-2156 at 11/11/13 10:08 PM:

[jira] [Commented] (THRIFT-2156) TServerSocket::listen() is throwing exceptions with misleading information

2013-11-11 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13819485#comment-13819485 ] Jens Geyer commented on THRIFT-2156: Hi [~bmeerkoetter], I had some problems applyin

[jira] [Commented] (THRIFT-2116) Cocoa generator improvements (service inheritance / server-side exception handling) and an implementation of the Thrift tutorial

2013-11-11 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13819470#comment-13819470 ] Jens Geyer commented on THRIFT-2116: If there is anyone out there spending the time t

[jira] [Resolved] (THRIFT-2227) Thrift compiler generates spurious warnings with Xlint

2013-11-11 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-2227. Resolution: Fixed Committed. > Thrift compiler generates spurious warnings with Xlint > -

[jira] [Commented] (THRIFT-2245) Allow Custom Prefix in Include Guards

2013-11-11 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13819412#comment-13819412 ] Jens Geyer commented on THRIFT-2245: +1, LGTM > Allow Custom Prefix in Include Guard

Re: introduction from Maginatics

2013-11-11 Thread Ben Craig
I will comment on the C++ side of the specific patches here: > THRIFT-1528 There has been a lot of commentary on this patch. It looks like a number of the sub tasks have been completed. It looks like the only patch remaining for this is being tracked in THRIFT-1528. > THRIFT-1676 This patch ha

[jira] [Assigned] (THRIFT-1025) C++ ServerSocket should inherit from Socket with the necessary Ctor to listen on connections from a specific host (similar to perl library)

2013-11-11 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Craig reassigned THRIFT-1025: - Assignee: Ben Craig > C++ ServerSocket should inherit from Socket with the necessary Ctor to lis

[jira] [Resolved] (THRIFT-2254) Exceptions generated by Go compiler should implement error interface

2013-11-11 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-2254. Resolution: Fixed Fix Version/s: 0.9.2 Committed, many thanks Aleksey! > Exceptions genera

[jira] [Closed] (THRIFT-1815) Code generators line buffer output

2013-11-11 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer closed THRIFT-1815. -- > Code generators line buffer output > -- > > Key: THRIFT-

[jira] [Closed] (THRIFT-2246) Unset enum value is printed by ToString()

2013-11-11 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer closed THRIFT-2246. -- > Unset enum value is printed by ToString() > - > >

[jira] [Closed] (THRIFT-2158) Compact, JSON, and SimpleJSON protocols are not working correctly

2013-11-11 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer closed THRIFT-2158. -- > Compact, JSON, and SimpleJSON protocols are not working correctly >

[jira] [Closed] (THRIFT-2247) Go generator doesn't deal well with map keys of type binary

2013-11-11 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer closed THRIFT-2247. -- > Go generator doesn't deal well with map keys of type binary > --

[jira] [Closed] (THRIFT-2251) go test for compact protocol is not running

2013-11-11 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer closed THRIFT-2251. -- > go test for compact protocol is not running > --- > >

[jira] [Resolved] (THRIFT-2259) C#: unexpected null logDelegate() pointer causes AV in TServer.serve()

2013-11-11 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-2259. Resolution: Fixed Committed, patch has been used over the past days w/o any problems. > C#: unexp

[jira] [Commented] (THRIFT-2218) Make java TSerializer and TDeserializer thread safe

2013-11-11 Thread Alex Levenson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13819309#comment-13819309 ] Alex Levenson commented on THRIFT-2218: --- Ping! Any thoughts? > Make java TSerializ

Re: introduction from Maginatics

2013-11-11 Thread Jake Farrell
Hi Andrew You are doing everything I would recommend. Join and participate on the mailing list, work on patches and help review others, and help answer any question new users might have. Appreciate the help -Jake On Mon, Nov 11, 2013 at 2:01 PM, Andrew Gaul wrote: > I submitted a few patches t

introduction from Maginatics

2013-11-11 Thread Andrew Gaul
I submitted a few patches to Thrift recently and want to introduce myself. I work at Maginatics and we use Thrift to communicate between C++, Java, and Ruby processes in our cloud file system. Our team has used Thrift since 2011 and several engineers have submitted patches. Upstream accepted many

[jira] [Commented] (THRIFT-1841) NodeJS Thrift incorrectly parses non-UTF8-string types

2013-11-11 Thread Jeong, Heon (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13818762#comment-13818762 ] Jeong, Heon commented on THRIFT-1841: - Thanks to responding. To handle binary data,