[jira] [Issue Comment Edited] (THRIFT-1123) Patch to compile Thrift server and client for vc++ 9.0 and 10.0

2011-04-19 Thread Dragan Okiljevic (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13021475#comment-13021475 ] Dragan Okiljevic edited comment on THRIFT-1123 at 4/19/11 8:36 AM:

[jira] [Updated] (THRIFT-1123) Patch to compile Thrift server and client for vc++ 9.0 and 10.0

2011-04-19 Thread Dragan Okiljevic (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dragan Okiljevic updated THRIFT-1123: - Attachment:

[jira] [Updated] (THRIFT-1123) Patch to compile Thrift server and client for vc++ 9.0 and 10.0

2011-04-19 Thread Dragan Okiljevic (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dragan Okiljevic updated THRIFT-1123: - Attachment: (was:

[jira] [Updated] (THRIFT-1123) Patch to compile Thrift server and client for vc++ 9.0 and 10.0

2011-04-19 Thread Dragan Okiljevic (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dragan Okiljevic updated THRIFT-1123: - Attachment:

[jira] [Issue Comment Edited] (THRIFT-1123) Patch to compile Thrift server and client for vc++ 9.0 and 10.0

2011-04-19 Thread Dragan Okiljevic (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13021479#comment-13021479 ] Dragan Okiljevic edited comment on THRIFT-1123 at 4/19/11 8:46 AM:

[jira] [Issue Comment Edited] (THRIFT-1123) Patch to compile Thrift server and client for vc++ 9.0 and 10.0

2011-04-19 Thread Dragan Okiljevic (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13021479#comment-13021479 ] Dragan Okiljevic edited comment on THRIFT-1123 at 4/19/11 8:46 AM:

[jira] [Issue Comment Edited] (THRIFT-1123) Patch to compile Thrift server and client for vc++ 9.0 and 10.0

2011-04-19 Thread Dragan Okiljevic (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13021475#comment-13021475 ] Dragan Okiljevic edited comment on THRIFT-1123 at 4/19/11 8:57 AM:

[jira] [Issue Comment Edited] (THRIFT-1031) Patch to compile Thrift for vc++ 9.0 and 10.0

2011-04-19 Thread Dragan Okiljevic (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13021494#comment-13021494 ] Dragan Okiljevic edited comment on THRIFT-1031 at 4/19/11 9:00 AM:

[jira] [Created] (THRIFT-1151) Produce more informative runtime error in case of schema and data mismatch during serialization

2011-04-19 Thread Anatoly Kanivetsky (JIRA)
Produce more informative runtime error in case of schema and data mismatch during serialization --- Key: THRIFT-1151 URL:

[jira] [Commented] (THRIFT-1115) dynamic python object (de)serialization, using __slots__ for less memory, and custom object inheritance

2011-04-19 Thread Will Pierce (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13021526#comment-13021526 ] Will Pierce commented on THRIFT-1115: - Took me some time to get back to this, but I

[jira] [Commented] (THRIFT-1115) dynamic python object (de)serialization, using __slots__ for less memory, and custom object inheritance

2011-04-19 Thread Will Pierce (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13021531#comment-13021531 ] Will Pierce commented on THRIFT-1115: - Hmm, bad news. The TBase class needs to be a

[jira] [Commented] (THRIFT-1115) dynamic python object (de)serialization, using __slots__ for less memory, and custom object inheritance

2011-04-19 Thread Will Pierce (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13021545#comment-13021545 ] Will Pierce commented on THRIFT-1115: - David, at first I didn't understand what you

[jira] [Updated] (THRIFT-1115) dynamic python object (de)serialization, using __slots__ for less memory, and custom object inheritance

2011-04-19 Thread Will Pierce (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Will Pierce updated THRIFT-1115: Attachment: THRIFT-1115.python_dynamic_code_and_slots_v3.patch Patch attached, version 3.

[jira] [Commented] (THRIFT-1108) SSL support for the Ruby library

2011-04-19 Thread Michael Stockton (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13021782#comment-13021782 ] Michael Stockton commented on THRIFT-1108: -- We've tried to keep thrift working

[jira] [Commented] (THRIFT-812) Demo of Thrift over ZeroMQ

2011-04-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13021781#comment-13021781 ] Hudson commented on THRIFT-812: --- Integrated in Thrift #131 (See

[jira] [Resolved] (THRIFT-1109) Deploy fb303 along side libthrift to maven repo

2011-04-19 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell resolved THRIFT-1109. -- Resolution: Fixed r1095218 Added the ability to publish fb303 library along side libthrift to

Build failed in Jenkins: Thrift #132

2011-04-19 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Thrift/132/changes Changes: [jfarrell] Thrift-1109: Deploy fb303 along side libthrift to maven repo patch: jfarrell client: contrib fb303 java depends on: Thrift-363 Adding the ability to publish the fb303 java library as an artifact alongside libthrift

[VOTE] Thrift 0.6.1 RC0

2011-04-19 Thread Jake Farrell
All, I propose that we accept http://people.apache.org/~jfarrell/thrift/0.6.1/thrift-0.6.1-rc0.tar.gz as the official Thrift 0.6.1 release. There where a couple small bug fixes against the 0.6.x branch and this is mainly to get the java library published into the apache maven repository. I

[jira] [Commented] (THRIFT-591) Make the C++ runtime library be compatible with Windows and Visual Studio

2011-04-19 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13021846#comment-13021846 ] Todd Lipcon commented on THRIFT-591: Hey David. To clarify, you are -1 on changing