[jira] [Updated] (AVRO-1835) Running tests using JDK 1.8 complains about MaxPermSize

2016-04-28 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niels Basjes updated AVRO-1835: --- Attachment: AVRO-1835-2016-04-27.patch [~rdblue] Good idea to use a profile. The attached patch works

[jira] [Commented] (AVRO-1814) Generated java code fails on variables with a TLD name like 'org'

2016-04-28 Thread ASF subversion and git services (JIRA)
1.8.0 >Reporter: Dustin Spicuzza >Assignee: Niels Basjes > Attachments: AVRO-1814-20160410.patch, AVRO-1814-20160428.patch > > > The problem is in the generated 'readExternal' and 'writeExternal' functions, >

[jira] [Commented] (AVRO-1835) Running tests using JDK 1.8 complains about MaxPermSize

2016-04-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15262977#comment-15262977 ] ASF subversion and git services commented on AVRO-1835: --- Commit

[jira] [Updated] (AVRO-1835) Running tests using JDK 1.8 complains about MaxPermSize

2016-04-28 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niels Basjes updated AVRO-1835: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed > Running tests using

[jira] [Assigned] (AVRO-1828) Add EditorConfig file

2016-04-28 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niels Basjes reassigned AVRO-1828: -- Assignee: Niels Basjes > Add EditorConfig file > - > > Key:

[jira] [Updated] (AVRO-1814) Generated java code fails on variables with a TLD name like 'org'

2016-04-28 Thread Niels Basjes (JIRA)
AVRO-1814-20160410.patch, AVRO-1814-20160428.patch > > > The problem is in the generated 'readExternal' and 'writeExternal' functions, > because they do something like: > WRITER$.write(this, org.apache.avro.specific.SpecificData.getEncoder(out)); > When a member variable called 'org'

[jira] [Commented] (AVRO-1835) Running tests using JDK 1.8 complains about MaxPermSize

2016-04-28 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15262386#comment-15262386 ] Ryan Blue commented on AVRO-1835: - +1. The patch works for me to get rid of those warnings. > Running

[jira] [Commented] (AVRO-1814) 1.8 IDL generator broken when containing a field called 'org'

2016-04-28 Thread Ryan Blue (JIRA)
va >Affects Versions: 1.8.0 >Reporter: Dustin Spicuzza >Assignee: Niels Basjes > Attachments: AVRO-1814-20160410.patch, AVRO-1814-20160428.patch > > > The problem is in the generated 'readExternal' and 'writeExternal' functions, >

[jira] [Updated] (AVRO-1814) 1.8 IDL generator broken when containing a field called 'org'

2016-04-28 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niels Basjes updated AVRO-1814: --- Attachment: AVRO-1814-20160428.patch I put the original namespace back. This wasn't really needed

[jira] [Updated] (AVRO-1828) Add EditorConfig file

2016-04-28 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niels Basjes updated AVRO-1828: --- Attachment: AVRO-1828-2016-04-28.patch This is the .editorconfig file for .sh, .xml and .java. This

[jira] [Updated] (AVRO-1828) Add EditorConfig file

2016-04-28 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niels Basjes updated AVRO-1828: --- Attachment: AVRO-1828-2016-04-28-ratfix.patch The new file failed {{./build.sh rat}}. > Add

[jira] [Updated] (AVRO-1828) Add EditorConfig file

2016-04-28 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niels Basjes updated AVRO-1828: --- Affects Version/s: 1.8.0 Status: Patch Available (was: Open) Please review / comment

[jira] [Updated] (AVRO-1704) Standardized format for encoding messages with Avro

2016-04-28 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niels Basjes updated AVRO-1704: --- Status: Open (was: Patch Available) > Standardized format for encoding messages with Avro >

[jira] [Updated] (AVRO-1836) avro schema compatibility checking does not work for records.

2016-04-28 Thread Yan Cui (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Cui updated AVRO-1836: -- Description: Hi Guys, We found a problem on avro 1.8.0 when calling avro's compatibility checking.

[jira] [Created] (AVRO-1837) Add support for logical date, time, timestamp type for python AVRO

2016-04-28 Thread Abrar Ahmed Sheikh (JIRA)
Abrar Ahmed Sheikh created AVRO-1837: Summary: Add support for logical date, time, timestamp type for python AVRO Key: AVRO-1837 URL: https://issues.apache.org/jira/browse/AVRO-1837 Project: Avro

[jira] [Updated] (AVRO-1837) Add support for logical date, time, timestamp type for python AVRO

2016-04-28 Thread Abrar Ahmed Sheikh (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abrar Ahmed Sheikh updated AVRO-1837: - Description: Currently, python Avro does not seem to support a TIME, TIMESTAMP and DATE

[GitHub] avro pull request: [AVRO-1837] Add support for Date, Time and Time...

2016-04-28 Thread abrarsheikh
GitHub user abrarsheikh opened a pull request: https://github.com/apache/avro/pull/89 [AVRO-1837] Add support for Date, Time and Timestamp Logical Type in python Avro Need to be reviewed by : @clin7 @justinmcunn @premsantosh You can merge this pull request into a Git repository by

[jira] [Commented] (AVRO-1837) Add support for logical date, time, timestamp type for python AVRO

2016-04-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15263584#comment-15263584 ] ASF GitHub Bot commented on AVRO-1837: -- GitHub user abrarsheikh opened a pull request:

[jira] [Updated] (AVRO-1814) Generated java code fails on variables with a TLD name like 'org'

2016-04-28 Thread Niels Basjes (JIRA)
rowse/AVRO-1814 > Project: Avro > Issue Type: Bug > Components: java >Affects Versions: 1.8.0 >Reporter: Dustin Spicuzza >Assignee: Niels Basjes > Attachments: AVRO-1814-20160410.patch, AVRO-1814-20160428.patch > > >