[jira] [Closed] (THRIFT-2267) Should be able to choose socket family in Python TSocket

2013-11-25 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell closed THRIFT-2267. Resolution: Fixed commit 8bdff94 Should be able to choose socket family in Python TSocket

[jira] [Commented] (THRIFT-2096) Add option to generate Python 3 compatible code

2013-11-21 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13829301#comment-13829301 ] Jake Farrell commented on THRIFT-2096: -- I would like to see us start to transition

[jira] [Closed] (THRIFT-1640) None of the tutorials linked on the website contain content

2013-11-19 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell closed THRIFT-1640. Resolution: Fixed Fix Version/s: 0.9.1 None of the tutorials linked on the website

[jira] [Commented] (THRIFT-1536) Maven thrift plugin

2013-11-19 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13826657#comment-13826657 ] Jake Farrell commented on THRIFT-1536: -- The plugin released is not from Apache

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

2013-11-19 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-2255: - Fix Version/s: (was: 0.9.1) 0.9.2 add Parent Class for generated Struct

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

2013-11-19 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-2255: - Fix Version/s: (was: 0.8) 0.9.1 add Parent Class for generated Struct

[jira] [Updated] (THRIFT-2229) thrift failed to build on OSX 10.9 GM

2013-11-19 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-2229: - Component/s: Build Process thrift failed to build on OSX 10.9 GM

[jira] [Updated] (THRIFT-2234) TTornadoStreamTransport: add optional io_loop param

2013-11-19 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-2234: - Component/s: Python - Library TTornadoStreamTransport: add optional io_loop param

[jira] [Updated] (THRIFT-2231) Support tornado-3.x (Python)

2013-11-19 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-2231: - Component/s: Python - Library Support tornado-3.x (Python

[jira] [Updated] (THRIFT-1736) Visual Studio top level project files within msvc

2013-11-19 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-1736: - Component/s: C# - Compiler Visual Studio top level project files within msvc

[jira] [Updated] (THRIFT-1587) TSocket::setRecvTimeout error

2013-11-19 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-1587: - Component/s: C++ - Library TSocket::setRecvTimeout error

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 g...@apache.org wrote: I submitted

Re: Looking for +1 on a JIRA and add to contributor list

2013-10-28 Thread Jake Farrell
Hi Venki Thanks for the patch, appreciate the help. I will take a look at it and review -Jake On Sun, Oct 27, 2013 at 2:48 PM, Venki Korukanti venki.koruka...@gmail.comwrote: Hi, I have created JIRA THRIFT-2122https://issues.apache.org/jira/browse/THRIFT-2122 and attached a patch that

[jira] [Commented] (THRIFT-1743) Add composer.json for new Symfony 2.1 Dependency Manager

2013-10-28 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13807030#comment-13807030 ] Jake Farrell commented on THRIFT-1743: -- This is not in trunk as it was setup

[jira] [Created] (THRIFT-2237) Update archive to contain all versions

2013-10-23 Thread Jake Farrell (JIRA)
Jake Farrell created THRIFT-2237: Summary: Update archive to contain all versions Key: THRIFT-2237 URL: https://issues.apache.org/jira/browse/THRIFT-2237 Project: Thrift Issue Type: Task

Re: thrift pull request: Defensively copy binary fields (THRIFT-2233)

2013-10-22 Thread Jake Farrell
Hi Andrew First I want to thank you for taking the time to contribute, your help is greatly appreciated. For pull requests from Github, we (Apache Thrift) do not accept them because there is no mechanism in place currently that grants use of that code to the ASF for that pull request. Also Github

[jira] [Assigned] (THRIFT-2096) Add option to generate Python 3 compatible code

2013-10-16 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell reassigned THRIFT-2096: Assignee: Jake Farrell Add option to generate Python 3 compatible code

[jira] [Assigned] (THRIFT-2145) Rack and Thin are not just development dependencies

2013-10-14 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell reassigned THRIFT-2145: Assignee: Jake Farrell Rack and Thin are not just development dependencies

[jira] [Assigned] (THRIFT-2223) Spam links on wiki

2013-10-08 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell reassigned THRIFT-2223: Assignee: Jake Farrell Spam links on wiki -- Key

[jira] [Updated] (THRIFT-795) Importing service functions (simulation multiple inheritance)

2013-10-04 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-795: Labels: (was: import inharitance multiple service) Importing service functions (simulation

[jira] [Updated] (THRIFT-1900) TThreadPoolServer (java) retry logic leaks clients when interrupted

2013-10-04 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-1900: - Component/s: Java - Library TThreadPoolServer (java) retry logic leaks clients when

[jira] [Updated] (THRIFT-2219) Thrift gem fails to build on OS X Mavericks with 1.9.3 rubies

2013-10-04 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-2219: - Component/s: Ruby - Library Thrift gem fails to build on OS X Mavericks with 1.9.3 rubies

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

2013-10-04 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-2218: - Component/s: Java - Library Make java TSerializer and TDeserializer thread safe

[jira] [Updated] (THRIFT-1940) Deploy Haskell package as part of release process

2013-10-04 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-1940: - Component/s: Haskell - Library Deploy Haskell package as part of release process

[jira] [Updated] (THRIFT-1717) Fix deb build in jenkins

2013-10-04 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-1717: - Component/s: Build Process Fix deb build in jenkins

[jira] [Updated] (THRIFT-1470) Thrift generates wrong Erlang specs out of the Cassandra interface

2013-10-04 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-1470: - Component/s: Erlang - Compiler Thrift generates wrong Erlang specs out of the Cassandra

[jira] [Updated] (THRIFT-1470) Thrift generates wrong Erlang specs out of the Cassandra interface

2013-10-04 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-1470: - Labels: (was: cassandra cql erlang) Thrift generates wrong Erlang specs out of the Cassandra

[jira] [Updated] (THRIFT-1868) Make the TPC backlog configurable in the Java servers

2013-10-04 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-1868: - Component/s: Java - Library Make the TPC backlog configurable in the Java servers

[jira] [Updated] (THRIFT-1819) Thrift has many unused #includes

2013-10-04 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-1819: - Component/s: Compiler (General) Thrift has many unused #includes

[jira] [Updated] (THRIFT-1677) MinGW support broken

2013-10-04 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-1677: - Component/s: Build Process MinGW support broken Key

[jira] [Updated] (THRIFT-2213) thrift org.apache.thrift.EncodingUtils.setBit(BIZ)B

2013-10-04 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-2213: - Component/s: Java - Library thrift org.apache.thrift.EncodingUtils.setBit(BIZ)B

[jira] [Updated] (THRIFT-680) Document unions

2013-10-04 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-680: Component/s: Documentation Document unions - Key: THRIFT-680

[jira] [Closed] (THRIFT-2197) fix jar output directory in rpm spec file

2013-10-04 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell closed THRIFT-2197. Resolution: Fixed Fix Version/s: 0.9.2 Committed, thanks for the patch fix jar output

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

2013-10-02 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell reassigned THRIFT-2218: Assignee: Jake Farrell Make java TSerializer and TDeserializer thread safe

[jira] [Closed] (THRIFT-2210) lib/java TSimpleJSONProtocol can emit invalid JSON

2013-09-27 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell closed THRIFT-2210. Resolution: Fixed Fix Version/s: 0.9.2 Assignee: Alex Levenson Thanks

[jira] [Commented] (THRIFT-2210) lib/java TSimpleJSONProtocol can emit invalid JSON

2013-09-27 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13780002#comment-13780002 ] Jake Farrell commented on THRIFT-2210: -- Passed all tests for me on java 1.7.0_25

[jira] [Commented] (THRIFT-2210) lib/java TSimpleJSONProtocol can emit invalid JSON

2013-09-27 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13780054#comment-13780054 ] Jake Farrell commented on THRIFT-2210: -- Fixed, added UTF8 encoding to ant opts

Re: AW: Easy installer for Thrift in Windows

2013-09-25 Thread Jake Farrell
Hey Andrew Thanks for finding it and pointing it out, this would be useful to a lot of windows users. I'll reach out to them -Jake On Wed, Sep 25, 2013 at 10:06 AM, Andrew Pennebaker apenneba...@42six.comwrote: Apologies if I misspoke. I did not submit the installer, I just happened to

[jira] [Created] (THRIFT-2208) Thrift package for chocolatey

2013-09-25 Thread Jake Farrell (JIRA)
Jake Farrell created THRIFT-2208: Summary: Thrift package for chocolatey Key: THRIFT-2208 URL: https://issues.apache.org/jira/browse/THRIFT-2208 Project: Thrift Issue Type: Bug

[jira] [Commented] (THRIFT-2208) Thrift package for chocolatey

2013-09-25 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777681#comment-13777681 ] Jake Farrell commented on THRIFT-2208: -- Working with Mike Chaliy to bring this over

[jira] [Assigned] (THRIFT-2192) autotools on Redhat based systems

2013-09-18 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell reassigned THRIFT-2192: Assignee: Jake Farrell autotools on Redhat based systems

[jira] [Closed] (THRIFT-2142) Minor tweaks to thrift.el for better emacs package compatibility

2013-09-10 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell closed THRIFT-2142. Resolution: Fixed Fix Version/s: 0.9.2 Committed Minor tweaks

[jira] [Commented] (THRIFT-2177) Generated ruby code is not convenient to gem

2013-09-09 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13762030#comment-13762030 ] Jake Farrell commented on THRIFT-2177: -- 1.8.7 has been the default version of ruby

[jira] [Updated] (THRIFT-2178) Thrift generator returns error exit code on --version

2013-09-09 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-2178: - Component/s: Compiler (General) Fix Version/s: 0.9.2 Thrift generator returns error

[jira] [Closed] (THRIFT-2178) Thrift generator returns error exit code on --version

2013-09-09 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell closed THRIFT-2178. Resolution: Fixed Assignee: Nate Rosenblum Thanks for the patch, committed

[jira] [Closed] (THRIFT-1349) Remove unnecessary print outs

2013-09-09 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell closed THRIFT-1349. Resolution: Fixed committed Remove unnecessary print outs

[jira] [Closed] (THRIFT-2169) JavaME Thrift Library causes java.io.IOException: No Response Entries Available after using the Thrift client for some time

2013-09-06 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell closed THRIFT-2169. Resolution: Fixed Assignee: Omkar Aradhya K S Thank you for the patch, committed

[jira] [Closed] (THRIFT-2054) TSimpleFileTransport - Java Lib has no straight forward TTransport based file transport

2013-09-05 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell closed THRIFT-2054. Resolution: Fixed Test case was missing some imports, fixed and committed

[jira] [Commented] (THRIFT-2167) nodejs lib throws error if options argument isn't passed

2013-09-05 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13759055#comment-13759055 ] Jake Farrell commented on THRIFT-2167: -- This patch only changes the port in use

[jira] [Commented] (THRIFT-2054) TSimpleFileTransport - Java Lib has no straight forward TTransport based file transport

2013-09-03 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757128#comment-13757128 ] Jake Farrell commented on THRIFT-2054: -- Hey Randy, thank you for the patch, I

[jira] [Updated] (THRIFT-2054) TSimpleFileTransport - Java Lib has no straight forward TTransport based file transport

2013-09-03 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-2054: - Fix Version/s: (was: 1.0) 0.9.2 TSimpleFileTransport - Java Lib has

[jira] [Commented] (THRIFT-2155) Adding one liner guide to rename the version.h.in and rename thrifty.cc.h

2013-08-30 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13754995#comment-13754995 ] Jake Farrell commented on THRIFT-2155: -- Hi [~karthick.selvaraj], thanks

[jira] [Created] (THRIFT-2148) TNonblockingMultiFetchClient imports log4j

2013-08-24 Thread Jake Farrell (JIRA)
Jake Farrell created THRIFT-2148: Summary: TNonblockingMultiFetchClient imports log4j Key: THRIFT-2148 URL: https://issues.apache.org/jira/browse/THRIFT-2148 Project: Thrift Issue Type: Bug

[jira] [Closed] (THRIFT-2148) TNonblockingMultiFetchClient imports log4j

2013-08-24 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell closed THRIFT-2148. Resolution: Fixed commit d9120c9 TNonblockingMultiFetchClient imports log4j

Mavenizing the java builds

2013-08-24 Thread Jake Farrell
I have been playing with the idea of converting all libs and contrib items that use java and ant over to using maven for the build process. I am mainly interested in this to gain one common parent pom which will allow us not to have redundant information in multiple locations as it is now within

[Announcement] New Committer: Ben Craig

2013-08-23 Thread Jake Farrell
to new comers. It is my honor to welcome him as a committer. Congratulations and thank you for your hard work Jake Farrell Apache Thrift PMC

[jira] [Commented] (THRIFT-2145) Rack and Thin are not just development dependencies

2013-08-23 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13748925#comment-13748925 ] Jake Farrell commented on THRIFT-2145: -- We cant just remove entirely and only offer

[jira] [Updated] (THRIFT-2141) Cocoa client-side SSL socket support

2013-08-21 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-2141: - Affects Version/s: 1.0 Fix Version/s: 1.0 Cocoa client-side SSL socket support

[jira] [Closed] (THRIFT-35) Move language tests into their appropriate library directory

2013-08-21 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell closed THRIFT-35. -- Resolution: Fixed Fix Version/s: 1.0 Assignee: Jake Farrell Test folder is now used

[jira] [Updated] (THRIFT-6) Thrift libraries and compiler lack version number

2013-08-21 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-6: -- Component/s: Build Process Affects Version/s: 1.0 Thrift libraries and compiler lack

[jira] [Updated] (THRIFT-141) If a required field is not present on serialization, throw an exception

2013-08-21 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-141: Component/s: Compiler (General) Affects Version/s: 1.0 Fix Version/s: 1.0

[jira] [Updated] (THRIFT-1898) PHP Thrift Internal error processing

2013-08-21 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-1898: - Component/s: PHP - Library PHP Thrift Internal error processing

[jira] [Updated] (THRIFT-2097) XCode project for compiler

2013-08-21 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-2097: - Component/s: Cocoa - Library XCode project for compiler

[jira] [Updated] (THRIFT-1172) Ruby Thrift::ProcessPoolServer using a shared socket

2013-08-21 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-1172: - Component/s: Ruby - Library Ruby Thrift::ProcessPoolServer using a shared socket

[jira] [Updated] (THRIFT-915) autotools doesn't barf (but fails) when some components are missing

2013-08-21 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-915: Component/s: Build Process autotools doesn't barf (but fails) when some components

[jira] [Updated] (THRIFT-1188) C++: Use bit fields for a more compact __isset struct

2013-08-21 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-1188: - Component/s: C++ - Compiler C++: Use bit fields for a more compact __isset struct

[jira] [Updated] (THRIFT-1145) Implement Thrift runtime for C with ASF compatible dependencies

2013-08-21 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-1145: - Component/s: Compiler (General) C glib - Compiler Implement Thrift

[jira] [Updated] (THRIFT-1114) Maven publish shouldn't require passwords hardcoded in settings.xml

2013-08-21 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-1114: - Component/s: Java - Library Build Process Maven publish shouldn't require

[jira] [Updated] (THRIFT-942) Lint functionality

2013-08-21 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-942: Component/s: Compiler (General) Lint functionality -- Key

[jira] [Updated] (THRIFT-1536) Maven thrift plugin

2013-08-21 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-1536: - Component/s: Java - Library Maven thrift plugin --- Key

[jira] [Commented] (THRIFT-1802) Java: Remove consume from THttpClient

2013-08-21 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13746081#comment-13746081 ] Jake Farrell commented on THRIFT-1802: -- ref link: http://developer.android.com

[jira] [Updated] (THRIFT-1802) Java: Remove consume from THttpClient

2013-08-21 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-1802: - Component/s: Java - Library Assignee: Jake Farrell Java: Remove consume from

[jira] [Commented] (THRIFT-1746) provide a SPDX file

2013-08-21 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13746324#comment-13746324 ] Jake Farrell commented on THRIFT-1746: -- Is this needed or can we close this ticket

[jira] [Updated] (THRIFT-1746) provide a SPDX file

2013-08-21 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-1746: - Component/s: Documentation Affects Version/s: 1.0 Fix Version/s: 1.0

[jira] [Updated] (THRIFT-2027) Minor 64-bit and NOMINMAX issues in C++ library

2013-08-21 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-2027: - Component/s: C++ - Library Minor 64-bit and NOMINMAX issues in C++ library

[jira] [Updated] (THRIFT-1634) Document cpp.type

2013-08-21 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-1634: - Component/s: C++ - Library Document cpp.type - Key

[jira] [Updated] (THRIFT-1533) Make TTransport should be Closeable

2013-08-21 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-1533: - Component/s: Java - Library Affects Version/s: 1.0 Make TTransport should

[jira] [Updated] (THRIFT-1086) PHP client return wrong value when connect to Java Thrift Service

2013-08-21 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-1086: - Component/s: PHP - Library Java - Library Affects Version/s

[jira] [Updated] (THRIFT-1743) Add composer.json for new Symfony 2.1 Dependency Manager

2013-08-21 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-1743: - Component/s: PHP - Library Add composer.json for new Symfony 2.1 Dependency Manager

[jira] [Commented] (THRIFT-1533) Make TTransport should be Closeable

2013-08-21 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13746923#comment-13746923 ] Jake Farrell commented on THRIFT-1533: -- +1, good to commit Make

Re: [VOTE][RESULT] Release Apache Thrift 0.9.1

2013-08-21 Thread Jake Farrell
Including my own vote of +1 we have 4 binding +1, 2 other +1 and no -1. The vote for the Apache Thrift 0.9.1 release passes. Thank you to all who helped test and verify. I'll start publishing the release and client libs shortly -Jake On Sun, Aug 18, 2013 at 8:11 PM, Jake Farrell jfarr

[jira] [Commented] (THRIFT-184) Add OSGi Manifest headers to the libthrift java library to be able to use Thrift in the OSGi runtime

2013-08-19 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13743570#comment-13743570 ] Jake Farrell commented on THRIFT-184: - This is still an open item and will be looked

[jira] [Commented] (THRIFT-1795) Race condition in TThreadedServerPool java implementation

2013-08-19 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13743574#comment-13743574 ] Jake Farrell commented on THRIFT-1795: -- This patch is in commit

[jira] [Commented] (THRIFT-184) Add OSGi Manifest headers to the libthrift java library to be able to use Thrift in the OSGi runtime

2013-08-19 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13743581#comment-13743581 ] Jake Farrell commented on THRIFT-184: - The current Apache Thrift java versions do

Re: [VOTE] Release Apache Thrift 0.9.1

2013-08-19 Thread Jake Farrell
it was going to be. I vaguely recall that 0.9.1 was going to add multiplexing, and little else. Why the change? Why 0.9.1 instead of 1.0? From: Jake Farrell jfarr...@apache.org To: dev@thrift.apache.org dev@thrift.apache.org, Date: 08/18/2013 07:11 PM Subject:[VOTE] Release Apache

[jira] [Commented] (THRIFT-1536) Maven thrift plugin

2013-08-19 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13743933#comment-13743933 ] Jake Farrell commented on THRIFT-1536: -- Hi James, I appreciate you trying to help

[jira] [Reopened] (THRIFT-1795) Race condition in TThreadedServerPool java implementation

2013-08-19 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell reopened THRIFT-1795: -- Assignee: Jake Farrell (was: Roger Meier) Race condition in TThreadedServerPool java

[jira] [Closed] (THRIFT-1795) Race condition in TThreadedServerPool java implementation

2013-08-19 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell closed THRIFT-1795. Resolution: Fixed Fix Version/s: 0.9.1 Race condition in TThreadedServerPool java

[jira] [Commented] (THRIFT-1795) Race condition in TThreadedServerPool java implementation

2013-08-19 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13743941#comment-13743941 ] Jake Farrell commented on THRIFT-1795: -- Updated fix version Race

[jira] [Created] (THRIFT-2137) Ruby test lib fails jenkins build #864

2013-08-18 Thread Jake Farrell (JIRA)
Jake Farrell created THRIFT-2137: Summary: Ruby test lib fails jenkins build #864 Key: THRIFT-2137 URL: https://issues.apache.org/jira/browse/THRIFT-2137 Project: Thrift Issue Type: Bug

[jira] [Commented] (THRIFT-2137) Ruby test lib fails jenkins build #864

2013-08-18 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13743368#comment-13743368 ] Jake Farrell commented on THRIFT-2137: -- fix committed b5948eb, waiting on build #865

[jira] [Closed] (THRIFT-2137) Ruby test lib fails jenkins build #864

2013-08-18 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell closed THRIFT-2137. Resolution: Fixed Ruby test lib fails jenkins build #864

Apache Thrift Builds

2013-08-18 Thread Jake Farrell
We are back to having successful jenkins builds again for Apache Thrift! Job details can be found at: https://builds.apache.org/job/Thrift/ -Jake

[jira] [Created] (THRIFT-2133) java TestTBinaryProtocol.java test failing

2013-08-17 Thread Jake Farrell (JIRA)
Jake Farrell created THRIFT-2133: Summary: java TestTBinaryProtocol.java test failing Key: THRIFT-2133 URL: https://issues.apache.org/jira/browse/THRIFT-2133 Project: Thrift Issue Type: Bug

[jira] [Created] (THRIFT-2134) mingw-cross-compile script failing with strip errors

2013-08-17 Thread Jake Farrell (JIRA)
Jake Farrell created THRIFT-2134: Summary: mingw-cross-compile script failing with strip errors Key: THRIFT-2134 URL: https://issues.apache.org/jira/browse/THRIFT-2134 Project: Thrift Issue

[jira] [Closed] (THRIFT-2134) mingw-cross-compile script failing with strip errors

2013-08-17 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell closed THRIFT-2134. Resolution: Fixed fixed 985a910 mingw-cross-compile script failing with strip

[jira] [Closed] (THRIFT-1614) Thrift build from svn repo sources fails with automake-1.12

2013-08-17 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell closed THRIFT-1614. Resolution: Fixed Fixed 92f24b2 Thrift build from svn repo sources fails

[jira] [Created] (THRIFT-2135) GO lib leaves behind test files that are auto generated

2013-08-17 Thread Jake Farrell (JIRA)
Jake Farrell created THRIFT-2135: Summary: GO lib leaves behind test files that are auto generated Key: THRIFT-2135 URL: https://issues.apache.org/jira/browse/THRIFT-2135 Project: Thrift

[jira] [Closed] (THRIFT-2135) GO lib leaves behind test files that are auto generated

2013-08-17 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell closed THRIFT-2135. Resolution: Fixed fixed GO lib leaves behind test files that are auto generated

[jira] [Created] (THRIFT-2136) Vagrant build not compiling java, ruby, php, go libs due to missing dependencies

2013-08-17 Thread Jake Farrell (JIRA)
Jake Farrell created THRIFT-2136: Summary: Vagrant build not compiling java, ruby, php, go libs due to missing dependencies Key: THRIFT-2136 URL: https://issues.apache.org/jira/browse/THRIFT-2136

<    4   5   6   7   8   9   10   11   12   13   >