[jira] Commented: (AVRO-341) specify avro transport in spec

2010-02-11 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832612#action_12832612 ] Philip Zeyliger commented on AVRO-341: -- {quote} I'd like us to consider describing

[jira] Commented: (AVRO-406) Support streaming RPC calls

2010-02-11 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832617#action_12832617 ] Philip Zeyliger commented on AVRO-406: -- I'm wary of using Iterators all the time. Users

[jira] Commented: (AVRO-407) java data interop tests fail

2010-02-05 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12830442#action_12830442 ] Philip Zeyliger commented on AVRO-407: -- Patch looks correct. (I was a bit worried about

[jira] Commented: (AVRO-341) specify avro transport in spec

2010-02-05 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12830451#action_12830451 ] Philip Zeyliger commented on AVRO-341: -- I'm hijacking this thread for the description

[jira] Commented: (AVRO-392) Binary Decoder Performance and flexibility overhaul

2010-02-05 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12830462#action_12830462 ] Philip Zeyliger commented on AVRO-392: -- Took a quick pass here. Excellent speed

[jira] Commented: (AVRO-406) Support streaming RPC calls

2010-02-05 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12830463#action_12830463 ] Philip Zeyliger commented on AVRO-406: -- We support blocking for complex types (arrays

[jira] Commented: (AVRO-341) specify avro transport in spec

2010-02-05 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12830464#action_12830464 ] Philip Zeyliger commented on AVRO-341: -- bq. Does this need to be first-class

[jira] Commented: (AVRO-404) Support mixin properties for specific codegen

2010-02-05 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12830467#action_12830467 ] Philip Zeyliger commented on AVRO-404: -- I think I know what Todd is talking about here

[jira] Commented: (AVRO-261) Allow Schemas to be immutable

2010-02-05 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12830470#action_12830470 ] Philip Zeyliger commented on AVRO-261: -- A few problems with the current patch

[jira] Commented: (AVRO-321) Run Java RPC interop tests again

2010-02-05 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12830472#action_12830472 ] Philip Zeyliger commented on AVRO-321: -- {noformat} Perhaps change HttpServer to use

[jira] Commented: (AVRO-287) Make RPC interop tests work with new Python implementation

2010-02-04 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829740#action_12829740 ] Philip Zeyliger commented on AVRO-287: -- Jeff, I bet what's happening is that the Java

[jira] Commented: (AVRO-340) specify http transport in spec

2010-02-03 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829400#action_12829400 ] Philip Zeyliger commented on AVRO-340: -- +1 on the patch. I think that the HttpServer

[jira] Commented: (AVRO-321) Run Java RPC interop tests again

2010-02-03 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829405#action_12829405 ] Philip Zeyliger commented on AVRO-321: -- bq. RpcReceiveTool.java--sleep(1000) bq

[jira] Commented: (AVRO-208) java specific compiler doesn't check for ambiguous enums

2010-02-03 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829406#action_12829406 ] Philip Zeyliger commented on AVRO-208: -- Still +1 on the patch. java specific compiler

[jira] Commented: (AVRO-261) Allow Schemas to be immutable

2010-02-02 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828676#action_12828676 ] Philip Zeyliger commented on AVRO-261: -- If dynamic schema generation is going

[jira] Commented: (AVRO-387) hashCode throws a NullPointerException when unions are uninitialized

2010-02-02 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828779#action_12828779 ] Philip Zeyliger commented on AVRO-387: -- +1 the latest patch. Do update the description

[jira] Commented: (AVRO-386) Python implementation of compression

2010-02-02 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828889#action_12828889 ] Philip Zeyliger commented on AVRO-386: -- Jeff, when JIRA was acting up, suggested

[jira] Commented: (AVRO-386) Python implementation of compression

2010-02-02 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828982#action_12828982 ] Philip Zeyliger commented on AVRO-386: -- You're totally right about the default value

[jira] Commented: (AVRO-261) Allow Schemas to be immutable

2010-02-01 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828198#action_12828198 ] Philip Zeyliger commented on AVRO-261: -- I like having schemas immutable. This patch

[jira] Commented: (AVRO-387) hashCode throws a NullPointerException when unions are uninitialized

2010-02-01 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828500#action_12828500 ] Philip Zeyliger commented on AVRO-387: -- +1 to the 2010-02-01 07:42 PM patch. The newest

[jira] Updated: (AVRO-361) Specific Compiler fails to handle union with two fixed branches

2010-02-01 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-361: - Resolution: Fixed Assignee: Scott Carey Hadoop Flags: [Reviewed] Status

[jira] Commented: (AVRO-321) Run Java RPC interop tests again

2010-02-01 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828508#action_12828508 ] Philip Zeyliger commented on AVRO-321: -- Looks good overall. The proof will be when we

[jira] Updated: (AVRO-387) hashCode throws a NullPointerException when unions are uninitialized

2010-01-31 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-387: - Attachment: AVRO-387.patch.txt This patch should do it. What do you think? hashCode throws

[jira] Commented: (AVRO-380) Avro Container File format change: add block size to block descriptor

2010-01-29 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12806414#action_12806414 ] Philip Zeyliger commented on AVRO-380: -- +1. I'll commit this tomorrow, unless there's

[jira] Updated: (AVRO-386) Python implementation of compression

2010-01-29 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-386: - Attachment: AVRO-386.patch.txt Attaching patch. Note that this implementation is using the AVRO

[jira] Updated: (AVRO-380) Avro Container File format change: add block size to block descriptor

2010-01-29 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-380: - Resolution: Fixed Assignee: Scott Carey Hadoop Flags: [Incompatible change, Reviewed

[jira] Commented: (AVRO-382) hashCode throws a NullPointerException when fields are uninitialized

2010-01-27 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805583#action_12805583 ] Philip Zeyliger commented on AVRO-382: -- I just committed this. Thanks, Michael

[jira] Updated: (AVRO-382) hashCode throws a NullPointerException when fields are uninitialized

2010-01-27 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-382: - Resolution: Fixed Fix Version/s: 1.3.0 Assignee: Michael Armbrust Hadoop Flags

[jira] Commented: (AVRO-383) Optiminzing ResolvingDecoder for default values

2010-01-27 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805590#action_12805590 ] Philip Zeyliger commented on AVRO-383: -- Quick question: is it possible to avoid

[jira] Commented: (AVRO-375) Initializing uninizialized encoders fail

2010-01-26 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805116#action_12805116 ] Philip Zeyliger commented on AVRO-375: -- Thiru, Did you forget to commit the test

[jira] Resolved: (AVRO-368) Reserve avro.* in object container files, and rename existing reserved words.

2010-01-26 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger resolved AVRO-368. -- Resolution: Fixed Assignee: Philip Zeyliger Hadoop Flags: [Incompatible change

[jira] Updated: (AVRO-343) Minor fixes to Eclipse config after build re-org

2010-01-26 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-343: - Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available

[jira] Commented: (AVRO-160) file format should be friendly to streaming

2010-01-26 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805252#action_12805252 ] Philip Zeyliger commented on AVRO-160: -- Hi Scott, I don't have strong opinions either

[jira] Commented: (AVRO-160) file format should be friendly to streaming

2010-01-26 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805297#action_12805297 ] Philip Zeyliger commented on AVRO-160: -- Isn't that more of a different encoder/decoder

[jira] Updated: (AVRO-368) Reserve avro.* in object container files, and rename existing reserved words.

2010-01-25 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-368: - Attachment: AVRO-368.patch.txt I went ahead and implemented this change. The patch below includes

[jira] Updated: (AVRO-343) Minor fixes to Eclipse config after build re-org

2010-01-25 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-343: - Status: Patch Available (was: Open) If there are no objections, I'll commit this in the next few

[jira] Created: (AVRO-376) Example or two of data files for future compatibility testing

2010-01-25 Thread Philip Zeyliger (JIRA)
Reporter: Philip Zeyliger Priority: Minor As AVRO-160 (file format) and AVRO-135 (compression) have settled down, I'd like to check in examples of data files with specific data in them, and write tests against those checked-in files. The current tests for data files rely on code

[jira] Created: (AVRO-368) Reserve avro.* in object container files, and rename existing reserved words.

2010-01-22 Thread Philip Zeyliger (JIRA)
Issue Type: Improvement Components: spec Affects Versions: 1.3.0 Reporter: Philip Zeyliger Priority: Blocker Fix For: 1.3.0 We propose to move codec, schema, and sync into avro.codec, avro.schema, and avro.sync, and furthermore reserve all avro

Re: Reserving more keywords in Avro Object Container Files?

2010-01-22 Thread Philip Zeyliger
I'm +1 avro.*, and I'm also +1 doing this before 1.3. It sounds like we're approaching consensus. I've filed https://issues.apache.org/jira/browse/AVRO-368. If you wish to pipe up, now's your chance! -- Philip

[jira] Commented: (AVRO-366) Add FastLZ Codec

2010-01-22 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12803832#action_12803832 ] Philip Zeyliger commented on AVRO-366: -- Some code comments: I wrote TestDataFileDeflate

[jira] Commented: (AVRO-366) Add FastLZ Codec

2010-01-22 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12803899#action_12803899 ] Philip Zeyliger commented on AVRO-366: -- A benchmarking test would be great

[jira] Resolved: (AVRO-363) TestSchema had two tests disabled; new test for named schemas named after primitives.

2010-01-21 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger resolved AVRO-363. -- Resolution: Fixed Fix Version/s: 1.3.0 Hadoop Flags: [Reviewed] Committed. Thanks

[jira] Created: (AVRO-365) Extend RandomData to understand codecs

2010-01-21 Thread Philip Zeyliger (JIRA)
Extend RandomData to understand codecs -- Key: AVRO-365 URL: https://issues.apache.org/jira/browse/AVRO-365 Project: Avro Issue Type: Improvement Components: java Reporter: Philip

Reserving more keywords in Avro Object Container Files?

2010-01-21 Thread Philip Zeyliger
Hey folks, I currently reserve schema, codec, and sync in the container files. As part of AVRO-135, I could imagine an application wanting to set codec.compression_level or some such. One thing we could do (before 1.3 is released) is reserve avro.*, forever. Thoughts? -- Philip

[jira] Commented: (AVRO-361) Specific Compiler fails to handle union with two fixed branches

2010-01-20 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12803180#action_12803180 ] Philip Zeyliger commented on AVRO-361: -- Scott, I looked at the patch and only saw

[jira] Updated: (AVRO-363) TestSchema had two tests disabled; new test for named schemas named after primitives.

2010-01-20 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-363: - Attachment: AVRO-363.patch Previous patch was missing a couple of lines; oops. TestSchema had

[jira] Updated: (AVRO-135) add compression to data files

2010-01-19 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-135: - Attachment: AVRO-135.patch.txt Attaching a patch which ditches the switch statements in exchange

[jira] Commented: (AVRO-135) add compression to data files

2010-01-19 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12802160#action_12802160 ] Philip Zeyliger commented on AVRO-135: -- Oy! So, the patch just uploaded is inconsistent

[jira] Updated: (AVRO-135) add compression to data files

2010-01-19 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-135: - Attachment: AVRO-135.patch.txt RFC-1951 for reals, we hope. I haven't had to do anything about

[jira] Created: (AVRO-351) Shorten induce tool description; add check to avoid overly verbose descriptions.

2010-01-19 Thread Philip Zeyliger (JIRA)
Issue Type: Improvement Reporter: Philip Zeyliger avro-tools produced help that was longer than 80 characters; quick fix. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

[jira] Updated: (AVRO-351) Shorten induce tool description; add check to avoid overly verbose descriptions.

2010-01-19 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-351: - Attachment: AVRO-351.patch Trivial patch attached. Added a test to make sure that descriptions

[jira] Resolved: (AVRO-351) Shorten induce tool description; add check to avoid overly verbose descriptions.

2010-01-19 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger resolved AVRO-351. -- Resolution: Fixed Assignee: Philip Zeyliger Hadoop Flags: [Reviewed] Committed

[jira] Created: (AVRO-357) Adding --codec option to fromjson DataFileWriter tool.

2010-01-19 Thread Philip Zeyliger (JIRA)
: java Reporter: Philip Zeyliger Assignee: Philip Zeyliger Patch to follow exposes codecs to tools. This depends on AVRO-135. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

[jira] Updated: (AVRO-357) Adding --codec option to fromjson DataFileWriter tool.

2010-01-19 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-357: - Attachment: AVRO-357.patch Patch adds --codec option. Pretty straight-forward. I am, however

[jira] Commented: (AVRO-135) add compression to data files

2010-01-18 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12801878#action_12801878 ] Philip Zeyliger commented on AVRO-135: -- After sleeping on it, I think it's a good idea

[jira] Commented: (AVRO-135) add compression to data files

2010-01-18 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12801995#action_12801995 ] Philip Zeyliger commented on AVRO-135: -- I spent some time thinking about an interface

[jira] Commented: (AVRO-336) Equals() on SpecificRecord fails (java)

2010-01-15 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12800766#action_12800766 ] Philip Zeyliger commented on AVRO-336: -- +1 to the patch. Equals() on SpecificRecord

[jira] Commented: (AVRO-323) Support raw sockets as a transport in avroj

2010-01-15 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12800772#action_12800772 ] Philip Zeyliger commented on AVRO-323: -- +1 to the patch. In TestRpcReceiveAndSendTools

[jira] Commented: (AVRO-321) Run Java RPC interop tests again

2010-01-15 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12800784#action_12800784 ] Philip Zeyliger commented on AVRO-321: -- Command line tools would be an easy way

[jira] Commented: (AVRO-274) make data file sync interval configurable

2010-01-15 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12800792#action_12800792 ] Philip Zeyliger commented on AVRO-274: -- posthumous +1. make data file sync interval

[jira] Commented: (AVRO-135) add compression to data files

2010-01-15 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12800798#action_12800798 ] Philip Zeyliger commented on AVRO-135: -- Who's on first? Which is to say, Scott or Doug

[jira] Updated: (AVRO-339) build.sh should show usage if invoked with no arguments

2010-01-15 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-339: - Attachment: AVRO-339.patch build.sh should show usage if invoked with no arguments

[jira] Updated: (AVRO-339) build.sh should show usage if invoked with no arguments

2010-01-15 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-339: - Status: Patch Available (was: Open) build.sh should show usage if invoked with no arguments

[jira] Created: (AVRO-339) build.sh should show usage if invoked with no arguments

2010-01-15 Thread Philip Zeyliger (JIRA)
: build Affects Versions: 1.3.0 Reporter: Philip Zeyliger Assignee: Philip Zeyliger Attachments: AVRO-339.patch Simple patch so invoking build.sh prints usage. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment

[jira] Commented: (AVRO-338) ant test-tools does not work under Cygwin

2010-01-15 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12800849#action_12800849 ] Philip Zeyliger commented on AVRO-338: -- test_tools.sh is a shell script because I hate

[jira] Created: (AVRO-343) Minor fixes to Eclipse config after build re-org

2010-01-15 Thread Philip Zeyliger (JIRA)
Reporter: Philip Zeyliger Assignee: Philip Zeyliger Priority: Minor The Eclipse launcher stopped working, and gitignore was out of date when I was creating Eclipse project post re-org. -- This message is automatically generated by JIRA. - You can reply

[jira] Updated: (AVRO-343) Minor fixes to Eclipse config after build re-org

2010-01-15 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-343: - Attachment: AVRO-343.patch.txt Attaching patch. The XML changes are Eclipse jibberish. gitignore

[jira] Commented: (AVRO-338) ant test-tools does not work under Cygwin

2010-01-15 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12801072#action_12801072 ] Philip Zeyliger commented on AVRO-338: -- I'm totally cool with switching to python

[jira] Commented: (AVRO-300) Support doc field in schemas in Python implementation

2010-01-11 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12798761#action_12798761 ] Philip Zeyliger commented on AVRO-300: -- Depending on how avro records are implemented

Re: new committer: Philip Zeyliger

2010-01-08 Thread Philip Zeyliger
Thanks! Excited to be here! -- Philip! On Fri, Jan 8, 2010 at 10:42 AM, Doug Cutting cutt...@apache.org wrote: The Hadoop PMC has voted to add Philip Zeyliger as an Avro committer. Welcome, Philip! Doug

[jira] Updated: (AVRO-298) Dynamic and Specific APIs could be generified for better type safety

2010-01-08 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-298: - Attachment: AVRO-298.patch.txt Attaching a patch which adds generics to {Specific,Reflect}Datum

[jira] Updated: (AVRO-273) Stopwatch: simple class to encapsulate time for statistics gathering

2010-01-07 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-273: - Attachment: AVRO-273.patch.txt I'm game with making this stuff package-private. (The only thing

[jira] Commented: (AVRO-163) Each language Avro supports should be a separate package

2010-01-07 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797856#action_12797856 ] Philip Zeyliger commented on AVRO-163: -- Sounds great. Each language Avro supports

[jira] Updated: (AVRO-279) StatsRpcPlugin -- plugin to keep RPC stats

2010-01-07 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-279: - Attachment: AVRO-279.patch.txt Attaching a fresh patch which makes a constructor package private

[jira] Updated: (AVRO-279) StatsRpcPlugin -- plugin to keep RPC stats

2010-01-07 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-279: - Attachment: AVRO-279.patch.txt Looking through the javadoc revealed that I'd exposed

[jira] Created: (AVRO-296) Extend genavro to do doc fields

2010-01-07 Thread Philip Zeyliger (JIRA)
Extend genavro to do doc fields - Key: AVRO-296 URL: https://issues.apache.org/jira/browse/AVRO-296 Project: Avro Issue Type: New Feature Components: java Reporter: Philip Zeyliger

[jira] Updated: (AVRO-152) Adding doc to record schemas, a la javadoc field and class comments.

2010-01-07 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-152: - Status: Patch Available (was: Open) Adding doc to record schemas, a la javadoc field and class

[jira] Updated: (AVRO-152) Adding doc to record schemas, a la javadoc field and class comments.

2010-01-07 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-152: - Attachment: AVRO-152.patch.txt bq. the patch is stale, since I took so long to review it. Sorry

[jira] Updated: (AVRO-282) avroj build broken depending on build order

2010-01-07 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-282: - Status: Patch Available (was: Open) avroj build broken depending on build order

[jira] Updated: (AVRO-275) Histogram class to keep RPC timing stats

2010-01-07 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-275: - Status: Patch Available (was: Open) Histogram class to keep RPC timing stats

[jira] Updated: (AVRO-273) Stopwatch: simple class to encapsulate time for statistics gathering

2010-01-07 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-273: - Status: Patch Available (was: Open) Stopwatch: simple class to encapsulate time for statistics

[jira] Created: (AVRO-297) Fix deprecated usage of Jackson's enableParserFeature.

2010-01-07 Thread Philip Zeyliger (JIRA)
Reporter: Philip Zeyliger Assignee: Philip Zeyliger Trivial one-line change to avoid a deprecated usage. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

[jira] Updated: (AVRO-297) Fix deprecated usage of Jackson's enableParserFeature.

2010-01-07 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-297: - Priority: Minor (was: Major) Fix deprecated usage of Jackson's enableParserFeature

[jira] Updated: (AVRO-297) Fix deprecated usage of Jackson's enableParserFeature.

2010-01-07 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-297: - Attachment: AVRO-297.patch.txt Fix deprecated usage of Jackson's enableParserFeature

[jira] Updated: (AVRO-297) Fix deprecated usage of Jackson's enableParserFeature.

2010-01-07 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-297: - Status: Patch Available (was: Open) Fix deprecated usage of Jackson's enableParserFeature

[jira] Commented: (AVRO-75) Clarify resolution for enums (and fix code)

2010-01-07 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-75?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797936#action_12797936 ] Philip Zeyliger commented on AVRO-75: - The code answered my own question: {noformat

[jira] Commented: (AVRO-163) Each language Avro supports should be a separate package

2010-01-06 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797395#action_12797395 ] Philip Zeyliger commented on AVRO-163: -- bq. Note that, if we don't label things 'src

Re: RPC multiplexing

2010-01-05 Thread Philip Zeyliger
I'm a little wary of sending the string Request-Id with every RPC message. Maybe it's not a big deal, though. How many bytes does it take to send and receive a null? Thinking out loud, the handshake could negotiate not just the schema for the protocol, but also the schema for the RPC metadata.

[jira] Commented: (AVRO-163) Each language Avro supports should be a separate package

2010-01-05 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796956#action_12796956 ] Philip Zeyliger commented on AVRO-163: -- I think if someone was writing a test

[jira] Commented: (AVRO-278) use array instead of map to implement generic records

2010-01-04 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796572#action_12796572 ] Philip Zeyliger commented on AVRO-278: -- Kevin, Your belief is correct. This patch

[jira] Created: (AVRO-282) avroj build broken depending on build order

2010-01-03 Thread Philip Zeyliger (JIRA)
Zeyliger Assignee: Philip Zeyliger Priority: Minor If you build avroj without having built the tests, there's no logging framework implementation, and you get bq. Exception in thread main java.lang.NoClassDefFoundError: org/slf4j/impl/StaticLoggerBinder when running bq

[jira] Created: (AVRO-275) Histogram class to keep RPC timing stats

2009-12-31 Thread Philip Zeyliger (JIRA)
: Philip Zeyliger Assignee: Philip Zeyliger Priority: Minor Class to keep a histogram of RPC timinigs for AVRO-270. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

[jira] Updated: (AVRO-275) Histogram class to keep RPC timing stats

2009-12-31 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-275: - Attachment: AVRO-275.patch.txt Attaching a patch. I went for a non-adaptive approach: you have

[jira] Updated: (AVRO-267) Tool (for avroj) to send and receive a single RPC from the commandline

2009-12-31 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-267: - Attachment: AVRO-267.patch.txt Thanks for the review! bq. the new public methods in JsonDecoder

[jira] Created: (AVRO-276) TestGenAvro fails because of charset inconsistencies

2009-12-31 Thread Philip Zeyliger (JIRA)
Reporter: Philip Zeyliger Assignee: Philip Zeyliger Priority: Minor On the Mac, I get a failure with TestGenAvro. I traced it down to not explicitly setting the string encoding when reading the expected input. Patch to follow shortly. -- This message is automatically

[jira] Updated: (AVRO-276) TestGenAvro fails because of charset inconsistencies

2009-12-31 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-276: - Attachment: AVRO-276.patch.txt This is essentially a one-liner, replacing FileReader

[jira] Updated: (AVRO-271) InProcessTranceiver: connect RPCs without going through any sockets

2009-12-31 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-271: - Attachment: AVRO-271.patch.txt So removing readBuffers() and writeBuffers() altogether might

[jira] Commented: (AVRO-277) org.apache.avro.TestDataFile$InteropTest failing

2009-12-31 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12795685#action_12795685 ] Philip Zeyliger commented on AVRO-277: -- I can trigger this with ant test-interop-data

[jira] Commented: (AVRO-160) file format should be friendly to streaming

2009-12-30 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12795387#action_12795387 ] Philip Zeyliger commented on AVRO-160: -- Looked over the patch again. Looks good

[jira] Created: (AVRO-269) Use system compiler to test SpecificCompiler's generated code.

2009-12-30 Thread Philip Zeyliger (JIRA)
Components: java Reporter: Philip Zeyliger Assignee: Philip Zeyliger Priority: Minor Using the javax.tools API (http://java.sun.com/javase/6/docs/api/javax/tools/JavaCompiler.html), it's possible to test SpecificCompiler's generated code by compiling it. Doing so

  1   2   3   >