[jira] [Commented] (AVRO-2321) Replace hasattr with getattr

2019-02-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16766140#comment-16766140 ] ASF subversion and git services commented on AVRO-2321: --- Commit

Jenkins build is back to normal : AvroJava #604

2019-02-12 Thread Apache Jenkins Server
See

[jira] [Commented] (AVRO-2321) Replace hasattr with getattr

2019-02-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16766165#comment-16766165 ] Hudson commented on AVRO-2321: -- SUCCESS: Integrated in Jenkins build AvroJava #605 (See

[jira] [Commented] (AVRO-1989) Ruby schema validation for fixed types should use bytesize in error message

2019-02-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16766176#comment-16766176 ] ASF subversion and git services commented on AVRO-1989: --- Commit

[jira] [Assigned] (AVRO-1989) Ruby schema validation for fixed types should use bytesize in error message

2019-02-12 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong reassigned AVRO-1989: -- Assignee: Fokko Driesprong (was: Sean Busbey) > Ruby schema validation for fixed

[jira] [Commented] (AVRO-1816) Add support for logical decimal type for python AVRO

2019-02-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16765997#comment-16765997 ] Hudson commented on AVRO-1816: -- SUCCESS: Integrated in Jenkins build AvroJava #604 (See

[jira] [Commented] (AVRO-1989) Ruby schema validation for fixed types should use bytesize in error message

2019-02-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16766175#comment-16766175 ] ASF subversion and git services commented on AVRO-1989: --- Commit

[jira] [Commented] (AVRO-1989) Ruby schema validation for fixed types should use bytesize in error message

2019-02-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16766177#comment-16766177 ] ASF subversion and git services commented on AVRO-1989: --- Commit

[jira] [Updated] (AVRO-1989) Ruby schema validation for fixed types should use bytesize in error message

2019-02-12 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong updated AVRO-1989: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Ruby schema validation

[jira] [Commented] (AVRO-1989) Ruby schema validation for fixed types should use bytesize in error message

2019-02-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16766231#comment-16766231 ] Hudson commented on AVRO-1989: -- SUCCESS: Integrated in Jenkins build AvroJava #606 (See

Queries regarding the Java ResolvingDecoder cache

2019-02-12 Thread Achanta Vamsi
Hi, Currently in GenericDatumReader, whenever a ResolvingDecoder is constructed, a ThreadLocal cache with a WeakHashMap is used to cache the resolver. The getResolver() api is currently marked as Unstable. In a scenario when the Schemas are huge (10^6 chars and deeply nested) and there are lots

[jira] [Updated] (AVRO-1514) Clean up perl API dependencies

2019-02-12 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong updated AVRO-1514: --- Fix Version/s: (was: 1.9.0) 1.10.0 > Clean up perl API dependencies >

[jira] [Updated] (AVRO-1435) Convert avro-tools jar to be a bundle.

2019-02-12 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong updated AVRO-1435: --- Fix Version/s: (was: 1.9.0) 1.10.0 > Convert avro-tools jar to be a

[jira] [Updated] (AVRO-1443) SpecificRecord builders should share more functionality with GenericRecord builders

2019-02-12 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong updated AVRO-1443: --- Fix Version/s: (was: 1.9.0) 1.10.0 > SpecificRecord builders should

[jira] [Updated] (AVRO-1343) Python: validate too permissive on records with extra fields

2019-02-12 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong updated AVRO-1343: --- Fix Version/s: (was: 1.9.0) 1.10.0 > Python: validate too permissive

[jira] [Created] (AVRO-2321) Replace hasattr with getattr

2019-02-12 Thread Fokko Driesprong (JIRA)
Fokko Driesprong created AVRO-2321: -- Summary: Replace hasattr with getattr Key: AVRO-2321 URL: https://issues.apache.org/jira/browse/AVRO-2321 Project: Apache Avro Issue Type: Improvement

[jira] [Commented] (AVRO-1816) Add support for logical decimal type for python AVRO

2019-02-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16765970#comment-16765970 ] ASF subversion and git services commented on AVRO-1816: --- Commit

[jira] [Updated] (AVRO-1816) Add support for logical decimal type for python AVRO

2019-02-12 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong updated AVRO-1816: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Add support for logical

[jira] [Commented] (AVRO-1816) Add support for logical decimal type for python AVRO

2019-02-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16765966#comment-16765966 ] ASF subversion and git services commented on AVRO-1816: --- Commit