Re: [VOTE] Avro release 1.7.3 (rc1)

2012-11-30 Thread Doug Cutting
+1 Downloaded source tarball, verified hashes and signatures, ran RAT, ran tests. Doug On Fri, Nov 30, 2012 at 11:05 AM, Doug Cutting wrote: > I have created a second candidate build for Avro release 1.7.3. > > Changes are listed at: > > http://s.apache.org/avro173notes > > Please download the

Re: DEVs: any movement on JSON encoding for RPC?

2012-11-30 Thread Brian Lee
It would be ideal if someone on the dev team picked this up pretty soon. It's a key requirement in our system. From: Doug Cutting To: dev@avro.apache.org; Brian Lee Sent: Friday, November 30, 2012 5:11 PM Subject: Re: DEVs: any movement on JSON encoding for

[jira] [Commented] (AVRO-1213) Dependency on Jetty Servlet API in IPC

2012-11-30 Thread Sharmarke Aden (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507712#comment-13507712 ] Sharmarke Aden commented on AVRO-1213: -- Doug, I wasn't really sure in what capacity J

Re: DEVs: any movement on JSON encoding for RPC?

2012-11-30 Thread Doug Cutting
Avro RPC data is in clear-text, it's not encrypted. It's not in plain-text that's as easily consumed as JSON though. It would not be hard to add support for Json-format Avro RPC but no one has yet contributed such an implementation. Doug On Fri, Nov 30, 2012 at 11:52 AM, Brian Lee wrote: > Hi

[jira] [Commented] (AVRO-1213) Dependency on Jetty Servlet API in IPC

2012-11-30 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507574#comment-13507574 ] Scott Carey commented on AVRO-1213: --- Optional is OK for now for Jetty, and Netty. The us

[VOTE] Avro release 1.7.3 (rc1)

2012-11-30 Thread Doug Cutting
I have created a second candidate build for Avro release 1.7.3. Changes are listed at: http://s.apache.org/avro173notes Please download the sources, check them, and vote. http://people.apache.org/~cutting/avro-1.7.3-rc1/ The Maven staging repository is at: https://repository.apache.org/

Re: [VOTE] Avro release 1.7.3 (rc0)

2012-11-30 Thread Doug Cutting
Thanks for reviewing and committing these, Bruce. I'll roll another RC that includes them. I also fixed the projected release date in CHANGES.txt. Thanks for catching that. Doug On Fri, Nov 30, 2012 at 1:58 AM, Bruce Mitchener wrote: > CHANGES.txt gives the date as (3 November 2012) ... > > A

Re: [VOTE] Avro release 1.7.3 (rc0)

2012-11-30 Thread Doug Cutting
On Fri, Nov 30, 2012 at 4:33 AM, Tom White wrote: > mvn clean -P dist,sign deploy -DskipTests=true -Dhadoop.version=2 > -Dgpg.passphrase=XXX -Davro.version=1.7.3 > mvn clean -P dist,sign deploy -DskipTests=true -Dgpg.passphrase=XXX > -Davro.version=1.7.3 I updated Avro's "How to Release" page wit

[jira] [Commented] (AVRO-1213) Dependency on Jetty Servlet API in IPC

2012-11-30 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507478#comment-13507478 ] Doug Cutting commented on AVRO-1213: Optional sounds reasonable to me. It's hard to us

Re: [VOTE] Avro release 1.7.3 (rc0)

2012-11-30 Thread Tom White
Doug, Thanks for rolling a release. AVRO-1170 introduced a new variant of avro-mapred which works with Hadoop 2. At the time I didn't update the release instructions to build this new artifact, so it is not in the staging repository you created. As an experiment, I just tried to deploy to a Nexus

Re: [VOTE] Avro release 1.7.3 (rc0)

2012-11-30 Thread Bruce Mitchener
CHANGES.txt gives the date as (3 November 2012) ... Also, I landed 2 patches for avro-c (one that you'd pointed at and another one that had a patch pending). - Bruce On Fri, Nov 30, 2012 at 8:08 AM, Doug Cutting wrote: > I have created a candidate build for Avro release 1.7.3. > > Changes ar

[jira] [Updated] (AVRO-1163) Memory leak in avro_fixed_private() function

2012-11-30 Thread Bruce Mitchener (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruce Mitchener updated AVRO-1163: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Memory leak in avro_fix

[jira] [Updated] (AVRO-1174) AvroC 1.7.2 Fixing VS2008 Build

2012-11-30 Thread Bruce Mitchener (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruce Mitchener updated AVRO-1174: -- Resolution: Fixed Status: Resolved (was: Patch Available) Fixed in r1415563.

[jira] [Commented] (AVRO-1163) Memory leak in avro_fixed_private() function

2012-11-30 Thread Bruce Mitchener (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507222#comment-13507222 ] Bruce Mitchener commented on AVRO-1163: --- Committed in 1415558. > Mem

[jira] [Updated] (AVRO-1163) Memory leak in avro_fixed_private() function

2012-11-30 Thread Bruce Mitchener (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruce Mitchener updated AVRO-1163: -- Fix Version/s: 1.7.3 > Memory leak in avro_fixed_private() function > --

[jira] [Commented] (AVRO-1163) Memory leak in avro_fixed_private() function

2012-11-30 Thread Bruce Mitchener (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507216#comment-13507216 ] Bruce Mitchener commented on AVRO-1163: --- This looks correct to me. Will commit shortl

[jira] [Updated] (AVRO-1163) Memory leak in avro_fixed_private() function

2012-11-30 Thread Bruce Mitchener (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruce Mitchener updated AVRO-1163: -- Component/s: c > Memory leak in avro_fixed_private() function >

[jira] [Created] (AVRO-1213) Dependency on Jetty Servlet API in IPC

2012-11-30 Thread Sharmarke Aden (JIRA)
Sharmarke Aden created AVRO-1213: Summary: Dependency on Jetty Servlet API in IPC Key: AVRO-1213 URL: https://issues.apache.org/jira/browse/AVRO-1213 Project: Avro Issue Type: Improvement