You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Commented: (THRIFT-718) Thrift PHP library includes closing tags and extraneous whitespace - posted by "Nicholas Telford (JIRA)" <ji...@apache.org> on 2010/03/01 13:42:05 UTC, 1 replies.
- [jira] Commented: (THRIFT-717) Global variables should not be used for configuration of PHP library - posted by "Nicholas Telford (JIRA)" <ji...@apache.org> on 2010/03/01 13:46:05 UTC, 1 replies.
- [jira] Updated: (THRIFT-718) Thrift PHP library includes closing tags and extraneous whitespace - posted by "Nicholas Telford (JIRA)" <ji...@apache.org> on 2010/03/01 13:58:05 UTC, 0 replies.
- [jira] Commented: (THRIFT-689) Notify client of recoverable protocol errors on java server - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/03/01 14:26:05 UTC, 0 replies.
- cthrift on sourceforge. - posted by ma...@bestweb.net on 2010/03/01 15:24:43 UTC, 0 replies.
- Re: Streaming responses - posted by Todd Lipcon <to...@cloudera.com> on 2010/03/01 17:33:06 UTC, 8 replies.
- [jira] Updated: (THRIFT-711) TFramedTransport should support direct buffer access - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/01 18:39:05 UTC, 0 replies.
- [jira] Created: (THRIFT-719) Update Nonblocking and HsHa server to avoid an extra buffer copy - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/01 18:51:05 UTC, 0 replies.
- [jira] Commented: (THRIFT-719) Update Nonblocking and HsHa server to avoid an extra buffer copy - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2010/03/01 18:55:05 UTC, 0 replies.
- bug 518 - posted by Aron Sogor <bi...@gmail.com> on 2010/03/01 19:36:41 UTC, 0 replies.
- [jira] Commented: (THRIFT-363) Maven Deploy - posted by "Ted Dunning (JIRA)" <ji...@apache.org> on 2010/03/01 19:58:05 UTC, 2 replies.
- [jira] Created: (THRIFT-720) HTTPClientTransport ignores url parameters - posted by "Tony Kamenick (JIRA)" <ji...@apache.org> on 2010/03/01 21:14:06 UTC, 0 replies.
- [jira] Updated: (THRIFT-720) HTTPClientTransport ignores url parameters - posted by "Tony Kamenick (JIRA)" <ji...@apache.org> on 2010/03/01 21:16:06 UTC, 1 replies.
- [jira] Created: (THRIFT-721) THttpClient ignores url parameters - posted by "Thomas Kho (JIRA)" <ji...@apache.org> on 2010/03/01 23:36:05 UTC, 0 replies.
- [jira] Updated: (THRIFT-721) THttpClient ignores url parameters - posted by "Thomas Kho (JIRA)" <ji...@apache.org> on 2010/03/01 23:38:05 UTC, 1 replies.
- Trees in Thrift. - posted by Jeff Brown <je...@gmail.com> on 2010/03/02 11:58:05 UTC, 5 replies.
- [jira] Created: (THRIFT-722) configure does not check for the presence of some utilities needed for build - posted by "James Laver (JIRA)" <ji...@apache.org> on 2010/03/02 15:02:27 UTC, 0 replies.
- patch to update lib/java/ivy.xml dependencies - posted by David Dabbs <dm...@gmail.com> on 2010/03/02 19:24:05 UTC, 2 replies.
- [jira] Closed: (THRIFT-720) HTTPClientTransport ignores url parameters - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/02 19:35:27 UTC, 0 replies.
- [jira] Closed: (THRIFT-710) TBinaryProtocol should access buffers directly when possible - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/02 19:49:31 UTC, 0 replies.
- [jira] Closed: (THRIFT-711) TFramedTransport should support direct buffer access - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/02 19:49:31 UTC, 0 replies.
- [jira] Commented: (THRIFT-722) configure does not check for the presence of some utilities needed for build - posted by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/03/02 20:13:27 UTC, 0 replies.
- [jira] Created: (THRIFT-723) Thrift buffers with set and map types in Java should implement Comparable - posted by "Dmitry Chechik (JIRA)" <ji...@apache.org> on 2010/03/03 06:19:29 UTC, 0 replies.
- [jira] Updated: (THRIFT-723) Thrift buffers with set and map types in Java should implement Comparable - posted by "Dmitry Chechik (JIRA)" <ji...@apache.org> on 2010/03/03 06:21:27 UTC, 1 replies.
- [jira] Commented: (THRIFT-723) Thrift buffers with set and map types in Java should implement Comparable - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/03 07:49:27 UTC, 2 replies.
- [jira] Updated: (THRIFT-722) configure does not check for the presence of some utilities needed for build - posted by "James Laver (JIRA)" <ji...@apache.org> on 2010/03/03 09:31:27 UTC, 0 replies.
- [jira] Updated: (THRIFT-434) ruby compiler should warn when a reserved word is used - posted by "Michael Stockton (JIRA)" <ji...@apache.org> on 2010/03/03 18:22:27 UTC, 0 replies.
- [jira] Commented: (THRIFT-564) Annotations for struct fields - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2010/03/05 07:29:27 UTC, 1 replies.
- [jira] Created: (THRIFT-724) User defined exceptions shouldn't derive from TException - posted by "Adam Simpkins (JIRA)" <ji...@apache.org> on 2010/03/05 21:55:27 UTC, 0 replies.
- [jira] Commented: (THRIFT-724) User defined exceptions shouldn't derive from TException - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2010/03/05 22:09:27 UTC, 0 replies.
- [jira] Created: (THRIFT-725) Add partialDeserialize override that takes TFieldIdEnum... instead of int... for the path - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/06 03:09:27 UTC, 0 replies.
- [jira] Created: (THRIFT-726) Support fast skipping - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/06 03:11:27 UTC, 0 replies.
- [jira] Created: (THRIFT-727) support native language specific exception message - posted by "Ping Li (JIRA)" <ji...@apache.org> on 2010/03/06 18:03:27 UTC, 0 replies.
- [jira] Updated: (THRIFT-727) support native language specific exception message - posted by "Ping Li (JIRA)" <ji...@apache.org> on 2010/03/06 18:07:27 UTC, 1 replies.
- [jira] Updated: (THRIFT-728) Make generated Haskell code an instance of Arbitrary - posted by "Aran Donohue (JIRA)" <ji...@apache.org> on 2010/03/08 01:02:28 UTC, 0 replies.
- [jira] Created: (THRIFT-728) Make generated Haskell code an instance of Arbitrary - posted by "Aran Donohue (JIRA)" <ji...@apache.org> on 2010/03/08 01:02:28 UTC, 0 replies.
- cthrift v.0.0.8 - posted by ma...@bestweb.net on 2010/03/08 04:50:55 UTC, 0 replies.
- Performance of Thrift C++ client - posted by ma...@bestweb.net on 2010/03/08 04:57:01 UTC, 2 replies.
- [jira] Commented: (THRIFT-665) Lots of C++ changes developed at Facebook - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2010/03/08 05:13:27 UTC, 0 replies.
- Typedef - posted by Anuj Garg <an...@gmail.com> on 2010/03/08 10:02:45 UTC, 1 replies.
- [jira] Commented: (THRIFT-518) as3/flash/flex generator - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2010/03/09 01:33:27 UTC, 6 replies.
- [jira] Resolved: (THRIFT-706) Memory leak in TCompactProtocol - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2010/03/09 01:51:27 UTC, 0 replies.
- [jira] Commented: (THRIFT-654) What is the best way to merge a bunch of code from Facebook? - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/09 06:13:27 UTC, 1 replies.
- [jira] Closed: (THRIFT-656) TDeserializer.toString is misnamed - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/09 06:15:27 UTC, 0 replies.
- [jira] Closed: (THRIFT-80) Improvements to TBinaryProtocol error checking and handling - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/09 06:19:27 UTC, 0 replies.
- [jira] Resolved: (THRIFT-657) Throw an exception on a negative object size - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2010/03/09 06:23:27 UTC, 0 replies.
- [jira] Resolved: (THRIFT-660) Use the accelerator module for server return values - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2010/03/09 06:23:27 UTC, 0 replies.
- [jira] Resolved: (THRIFT-659) Convert std::exception to PHP exceptions in the accelerator module - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2010/03/09 06:23:27 UTC, 0 replies.
- [jira] Resolved: (THRIFT-655) Make it possible to typedef a struct type - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2010/03/09 06:23:27 UTC, 0 replies.
- [jira] Resolved: (THRIFT-658) Support setTimeout for THttpClient - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2010/03/09 06:23:27 UTC, 0 replies.
- [jira] Resolved: (THRIFT-661) Detect EOF in TIOStreamTransport - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2010/03/09 06:23:27 UTC, 0 replies.
- [jira] Resolved: (THRIFT-665) Lots of C++ changes developed at Facebook - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2010/03/09 06:25:27 UTC, 0 replies.
- Examples... - posted by ma...@bestweb.net on 2010/03/09 07:29:31 UTC, 0 replies.
- Information needed... - posted by ma...@bestweb.net on 2010/03/10 02:11:23 UTC, 0 replies.
- cthrift now alpha - posted by ma...@bestweb.net on 2010/03/10 05:34:48 UTC, 0 replies.
- [jira] Updated: (THRIFT-601) sending random data crashes thrift service - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/03/10 20:37:28 UTC, 1 replies.
- [jira] Created: (THRIFT-729) I64 types improperly written via TBinaryProtocolAccelerated - posted by "Michael Pearson (JIRA)" <ji...@apache.org> on 2010/03/11 14:05:27 UTC, 0 replies.
- Prevalence of -ve values in function parameter/exception ids - posted by ma...@bestweb.net on 2010/03/11 16:28:26 UTC, 1 replies.
- [jira] Commented: (THRIFT-434) ruby compiler should warn when a reserved word is used - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2010/03/11 19:24:27 UTC, 1 replies.
- [jira] Created: (THRIFT-730) configure should check for g++ before checking for boost - posted by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/03/11 22:10:27 UTC, 0 replies.
- [jira] Created: (THRIFT-731) configure doesn't check for ant >= 1.7 - posted by "Henry Robinson (JIRA)" <ji...@apache.org> on 2010/03/11 22:48:27 UTC, 0 replies.
- Exception after Oneway? - posted by ma...@bestweb.net on 2010/03/12 01:47:57 UTC, 8 replies.
- [jira] Commented: (THRIFT-692) RejectedExecutionException under load in Java TThreadPoolServer - posted by "Rob Slifka (JIRA)" <ji...@apache.org> on 2010/03/12 10:25:27 UTC, 0 replies.
- [jira] Closed: (THRIFT-692) RejectedExecutionException under load in Java TThreadPoolServer - posted by "Rob Slifka (JIRA)" <ji...@apache.org> on 2010/03/12 10:25:27 UTC, 0 replies.
- Single File Code Generator for Visual Studio 2008 - posted by James King <Ja...@Dell.com> on 2010/03/12 17:22:18 UTC, 2 replies.
- [jira] Updated: (THRIFT-518) as3/flash/flex generator - posted by "Aron Sogor (JIRA)" <ji...@apache.org> on 2010/03/12 18:04:27 UTC, 2 replies.
- slist, binary? - posted by ma...@bestweb.net on 2010/03/13 14:55:13 UTC, 2 replies.
- [jira] Created: (THRIFT-732) server exits abnormally when client calls send_xxx function without calling recv_xxx function - posted by "Eric Lam (JIRA)" <ji...@apache.org> on 2010/03/14 09:03:27 UTC, 0 replies.
- [jira] Updated: (THRIFT-732) server exits abnormally when client calls send_xxx function without calling recv_xxx function - posted by "Eric Lam (JIRA)" <ji...@apache.org> on 2010/03/14 09:11:27 UTC, 0 replies.
- Thrift2c - posted by Mayan Moudgill <ma...@bestweb.net> on 2010/03/15 16:20:42 UTC, 0 replies.
- Server performance and thrift - posted by Mayan Moudgill <ma...@bestweb.net> on 2010/03/15 17:25:10 UTC, 4 replies.
- [jira] Updated: (THRIFT-733) Shouldn't use scripting extensions to get class name - posted by "Aaron Haney (JIRA)" <ji...@apache.org> on 2010/03/16 00:14:27 UTC, 0 replies.
- [jira] Created: (THRIFT-733) Shouldn't use scripting extensions to get class name - posted by "Aaron Haney (JIRA)" <ji...@apache.org> on 2010/03/16 00:14:27 UTC, 0 replies.
- [jira] Created: (THRIFT-734) Can't use primitive types in service definitions for bean generated code - posted by "Nathan Marz (JIRA)" <ji...@apache.org> on 2010/03/16 00:36:27 UTC, 0 replies.
- [jira] Updated: (THRIFT-734) Can't use primitive types in service definitions for bean generated code - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/16 00:40:27 UTC, 1 replies.
- [jira] Created: (THRIFT-735) Required field checking is broken when the field type is a Union struct - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/16 00:40:27 UTC, 0 replies.
- [jira] Created: (THRIFT-736) Unable to compile thrift on Mac OS X: pthread_mutex_timedlock does not exist on mac osx - posted by "Nathan Marz (JIRA)" <ji...@apache.org> on 2010/03/16 01:14:30 UTC, 0 replies.
- [jira] Updated: (THRIFT-735) Required field checking is broken when the field type is a Union struct - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/16 01:26:27 UTC, 1 replies.
- [jira] Commented: (THRIFT-735) Required field checking is broken when the field type is a Union struct - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2010/03/16 02:38:27 UTC, 32 replies.
- [jira] Commented: (THRIFT-734) Can't use primitive types in service definitions for bean generated code - posted by "Nathan Marz (JIRA)" <ji...@apache.org> on 2010/03/16 03:38:27 UTC, 0 replies.
- [jira] Closed: (THRIFT-734) Can't use primitive types in service definitions for bean generated code - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/16 04:14:27 UTC, 0 replies.
- [jira] Commented: (THRIFT-601) sending random data crashes thrift service - posted by "Juho Mäkinen (JIRA)" <ji...@apache.org> on 2010/03/16 19:50:27 UTC, 6 replies.
- [jira] Created: (THRIFT-737) Unsetters missing from generated header files - posted by "Andrew McGeachie (JIRA)" <ji...@apache.org> on 2010/03/16 21:46:34 UTC, 0 replies.
- [jira] Assigned: (THRIFT-737) Unsetters missing from generated header files - posted by "Andrew McGeachie (JIRA)" <ji...@apache.org> on 2010/03/16 21:46:37 UTC, 0 replies.
- [jira] Commented: (THRIFT-736) Unable to compile thrift on Mac OS X: pthread_mutex_timedlock does not exist on mac osx - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2010/03/17 05:05:27 UTC, 3 replies.
- [jira] Assigned: (THRIFT-736) Unable to compile thrift on Mac OS X: pthread_mutex_timedlock does not exist on mac osx - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2010/03/17 05:05:27 UTC, 0 replies.
- [jira] Updated: (THRIFT-736) Unable to compile thrift on Mac OS X: pthread_mutex_timedlock does not exist on mac osx - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2010/03/17 06:37:28 UTC, 0 replies.
- [jira] Created: (THRIFT-738) TCompactProtocol throws RuntimeException when it can't identify a type identifier - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/17 17:44:27 UTC, 0 replies.
- [jira] Closed: (THRIFT-738) TCompactProtocol throws RuntimeException when it can't identify a type identifier - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/17 17:48:27 UTC, 0 replies.
- [jira] Updated: (THRIFT-738) TCompactProtocol throws RuntimeException when it can't identify a type identifier - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/17 17:48:27 UTC, 0 replies.
- [jira] Updated: (THRIFT-719) Update Nonblocking and HsHa server to avoid an extra buffer copy - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/17 17:50:27 UTC, 0 replies.
- [jira] Created: (THRIFT-739) TCompactProtocol isn't suitable for reuse in partialDeserialize - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/18 22:26:27 UTC, 0 replies.
- [jira] Updated: (THRIFT-739) TCompactProtocol isn't suitable for reuse in partialDeserialize - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/18 22:50:27 UTC, 0 replies.
- [jira] Created: (THRIFT-740) Visual Studio 2008 .thrift file complete integration - posted by "James E. King, III (JIRA)" <ji...@apache.org> on 2010/03/19 16:31:27 UTC, 0 replies.
- cthrift update - posted by ma...@bestweb.net on 2010/03/21 08:55:04 UTC, 0 replies.
- [jira] Resolved: (THRIFT-736) Unable to compile thrift on Mac OS X: pthread_mutex_timedlock does not exist on mac osx - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2010/03/22 03:35:27 UTC, 0 replies.
- [jira] Created: (THRIFT-741) Posix threads and Thrift collaboration: multithreaded process crashes once Thrift server starts running in it. - posted by "Valery Kreidenko (JIRA)" <ji...@apache.org> on 2010/03/22 12:31:27 UTC, 0 replies.
- hyper-inflation of generated code - posted by tomer filiba <to...@gmail.com> on 2010/03/22 15:43:40 UTC, 3 replies.
- [jira] Closed: (THRIFT-739) TCompactProtocol isn't suitable for reuse in partialDeserialize - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/23 04:51:27 UTC, 0 replies.
- [jira] Closed: (THRIFT-725) Add partialDeserialize override that takes TFieldIdEnum... instead of int... for the path - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/23 04:51:27 UTC, 0 replies.
- [jira] Closed: (THRIFT-701) Generated classes take up more space in jar than needed - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/23 06:40:28 UTC, 0 replies.
- [jira] Updated: (THRIFT-714) maxWorkerThreads parameter to THsHaServer has no effect - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/23 06:58:28 UTC, 0 replies.
- [jira] Commented: (THRIFT-66) Allow multiplexing multiple services over a single TCP connection - posted by "James E. King, III (JIRA)" <ji...@apache.org> on 2010/03/23 13:41:27 UTC, 0 replies.
- [jira] Commented: (THRIFT-71) Debian packaging for thrift - posted by "kert (JIRA)" <ji...@apache.org> on 2010/03/25 00:33:27 UTC, 1 replies.
- [jira] Commented: (THRIFT-243) Thrift doesn't build on Leopard - posted by "David Castro (JIRA)" <ji...@apache.org> on 2010/03/25 03:27:27 UTC, 0 replies.
- [jira] Issue Comment Edited: (THRIFT-243) Thrift doesn't build on Leopard - posted by "David Castro (JIRA)" <ji...@apache.org> on 2010/03/25 03:29:27 UTC, 0 replies.
- [jira] Closed: (THRIFT-719) Update Nonblocking and HsHa server to avoid an extra buffer copy - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/26 06:15:27 UTC, 0 replies.
- [jira] Closed: (THRIFT-636) Create an "include" annotation - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/27 00:16:34 UTC, 0 replies.
- [jira] Closed: (THRIFT-135) Nulls in set throw an exception in Java - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/27 00:16:34 UTC, 0 replies.
- [jira] Closed: (THRIFT-363) Maven Deploy - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/28 23:05:27 UTC, 0 replies.
- [jira] Created: (THRIFT-742) Compile error (Thread::id_t not fully qualified) - posted by "Stig Bakken (JIRA)" <ji...@apache.org> on 2010/03/29 15:19:27 UTC, 0 replies.
- [jira] Updated: (THRIFT-742) Compile error (Thread::id_t not fully qualified) - posted by "Stig Bakken (JIRA)" <ji...@apache.org> on 2010/03/29 15:23:27 UTC, 0 replies.
- [jira] Resolved: (THRIFT-742) Compile error (Thread::id_t not fully qualified) - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2010/03/29 19:13:27 UTC, 0 replies.
- [jira] Assigned: (THRIFT-723) Thrift buffers with set and map types in Java should implement Comparable - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/29 23:54:27 UTC, 0 replies.
- [jira] Closed: (THRIFT-723) Thrift buffers with set and map types in Java should implement Comparable - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/30 01:57:27 UTC, 0 replies.
- [jira] Created: (THRIFT-743) compile error with GHC 6.12.1 - posted by "Martin Grabmueller (JIRA)" <ji...@apache.org> on 2010/03/30 12:06:27 UTC, 0 replies.
- [jira] Updated: (THRIFT-743) compile error with GHC 6.12.1 - posted by "Martin Grabmueller (JIRA)" <ji...@apache.org> on 2010/03/30 12:08:33 UTC, 0 replies.
- [jira] Issue Comment Edited: (THRIFT-743) compile error with GHC 6.12.1 - posted by "Martin Grabmueller (JIRA)" <ji...@apache.org> on 2010/03/30 12:19:27 UTC, 0 replies.
- [jira] Commented: (THRIFT-395) Python library + compiler does not support unicode strings - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/30 21:18:27 UTC, 0 replies.
- [jira] Commented: (THRIFT-663) JavaBean code generator produces incorrect setter methods - posted by "Stephen Starkey (JIRA)" <ji...@apache.org> on 2010/03/30 22:46:27 UTC, 3 replies.
- [jira] Updated: (THRIFT-663) JavaBean code generator produces incorrect setter methods - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/30 23:10:27 UTC, 0 replies.
- [jira] Assigned: (THRIFT-663) JavaBean code generator produces incorrect setter methods - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/30 23:10:27 UTC, 0 replies.
- Re: [jira] Updated: (THRIFT-663) JavaBean code generator produces incorrect setter methods - posted by Mathias Herberts <ma...@gmail.com> on 2010/03/30 23:20:55 UTC, 1 replies.
- [jira] Created: (THRIFT-744) Generate Builders for structs - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/31 00:06:27 UTC, 0 replies.
- [jira] Created: (THRIFT-745) Builder-style constructors for servers - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/03/31 00:08:27 UTC, 0 replies.
- [jira] Created: (THRIFT-746) Generated services Iface/Client inner classes do not derive from base classes - posted by "Mathias Herberts (JIRA)" <ji...@apache.org> on 2010/03/31 12:36:27 UTC, 0 replies.