Re: stand alone avro-tools prints log4j warning

2016-11-30 Thread durp
So there are a couple of ways to skin this cat. I did this in zsh. ​1) Create a wrapper < I called mine "logdiscarder" #!/bin/zsh log4jArgs() { log4jPropsFile="/tmp/avro-tools.log4j.properties" if [[ ! -a "$log4jPropsFile" ]]; then tmpProps=$(mktemp $log4jPropsFile) echo

[jira] [Commented] (AVRO-1957) TimeConversions do not implement getRecommendedSchema()

2016-11-30 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15709886#comment-15709886 ] Ryan Blue commented on AVRO-1957: - I'll review this for inclusion. Thanks for following up. >

[jira] [Commented] (AVRO-1957) TimeConversions do not implement getRecommendedSchema()

2016-11-30 Thread Sean Timm (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15709801#comment-15709801 ] Sean Timm commented on AVRO-1957: - If possible, it would be nice to get this in to 1.8.2. It is a fairly

[jira] [Updated] (AVRO-1966) NPE When copying builder with nullable record

2016-11-30 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niels Basjes updated AVRO-1966: --- Status: Patch Available (was: Open) > NPE When copying builder with nullable record >

Re: Avro 1.8.2 release

2016-11-30 Thread Niels Basjes
This jira and pull request for this NPE: https://issues.apache.org/jira/browse/AVRO-1966 https://github.com/apache/avro/pull/166 On Wed, Nov 30, 2016 at 9:59 PM, Niels Basjes wrote: > Hi Guys, > > Today a colleague of mine ran into a nasty NPE in the generated code. > I found

Re: Avro 1.8.2 release

2016-11-30 Thread Niels Basjes
Hi Guys, Today a colleague of mine ran into a nasty NPE in the generated code. I found and fixed it. Can you please review it. I would really like to see this one go into the 1.8.2 is it is possible. Thanks Niels Basjes On Mon, Oct 31, 2016 at 6:22 PM, S G wrote: >

[jira] [Commented] (AVRO-1966) NPE When copying builder with nullable record

2016-11-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15709751#comment-15709751 ] ASF GitHub Bot commented on AVRO-1966: -- GitHub user nielsbasjes opened a pull request:

[GitHub] avro pull request #166: AVRO-1966: Java: Fix NPE When copying builder with n...

2016-11-30 Thread nielsbasjes
GitHub user nielsbasjes opened a pull request: https://github.com/apache/avro/pull/166 AVRO-1966: Java: Fix NPE When copying builder with nullable record. You can merge this pull request into a Git repository by running: $ git pull https://github.com/nielsbasjes/avro

[jira] [Created] (AVRO-1966) NPE When copying builder with nullable record

2016-11-30 Thread Niels Basjes (JIRA)
Niels Basjes created AVRO-1966: -- Summary: NPE When copying builder with nullable record Key: AVRO-1966 URL: https://issues.apache.org/jira/browse/AVRO-1966 Project: Avro Issue Type: Bug

[jira] [Updated] (AVRO-1965) Reparsing an existing schema mutates the schema

2016-11-30 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-1965: --- Attachment: AVRO-1965.patch Here's a patch that should fix this. The null namespace was not set

[jira] [Updated] (AVRO-1965) Reparsing an existing schema mutates the schema

2016-11-30 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-1965: --- Priority: Major (was: Minor) > Reparsing an existing schema mutates the schema >

[jira] [Updated] (AVRO-1965) Reparsing an existing schema mutates the schema

2016-11-30 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-1965: --- Assignee: Doug Cutting Fix Version/s: 1.8.2 Status: Patch Available (was: Open) >

[jira] [Resolved] (AVRO-1942) Flaky test: TestNettyServerWithCompression.testConnectionsCount

2016-11-30 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky resolved AVRO-1942. Resolution: Duplicate Just realized that I've created this issue twice by mistake. > Flaky

[jira] [Commented] (AVRO-1605) Remove Jackson classes from public API

2016-11-30 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15708893#comment-15708893 ] Gabor Szadovszky commented on AVRO-1605: What do you think, [~rdblue]? > Remove Jackson classes

[jira] [Commented] (AVRO-1961) [JAVA] Generate getters that return an Optional

2016-11-30 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15708587#comment-15708587 ] Tom White commented on AVRO-1961: - For compatibility reasons, I don't think getFoo() should ever return

Status of release 1.8.2??

2016-11-30 Thread Niels Basjes
Hi, What is the current status of the new release? The first RC failed yet I would really like to see it 'out there'. So what is the status at the moment? -- Best regards / Met vriendelijke groeten, Niels Basjes