[GitHub] [avro] siad007 opened a new pull request #891: AVRO-2842: PHP Add phpcs and fix all violations against PSR12

2020-05-21 Thread GitBox
siad007 opened a new pull request #891: URL: https://github.com/apache/avro/pull/891 Add phpcs (codesniffer). Use PSR12 and fix violations. This is an automated message from the Apache Git Service. To respond to the

[jira] [Updated] (AVRO-2842) PHP Add phpcs and fix all violations against PSR12

2020-05-21 Thread Siad Ardroumli (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siad Ardroumli updated AVRO-2842: - Description: To improve maintability and readability, Avro should follow the PSR12 standard of

[jira] [Created] (AVRO-2842) PHP Add phpcs and fix all violations against PSR12

2020-05-21 Thread Siad Ardroumli (Jira)
Siad Ardroumli created AVRO-2842: Summary: PHP Add phpcs and fix all violations against PSR12 Key: AVRO-2842 URL: https://issues.apache.org/jira/browse/AVRO-2842 Project: Apache Avro Issue

[jira] [Commented] (AVRO-2558) Update java/mr-example pom to load into m2e

2020-05-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113364#comment-17113364 ] Hudson commented on AVRO-2558: -- SUCCESS: Integrated in Jenkins build AvroJava #882 (See

[jira] [Commented] (AVRO-2763) Resource leak: '' is never closed

2020-05-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113365#comment-17113365 ] Hudson commented on AVRO-2763: -- SUCCESS: Integrated in Jenkins build AvroJava #882 (See

[GitHub] [avro] dkulp merged pull request #795: ensure GenericDatumWriter specifies which field triggered an UnresolvedUnionException

2020-05-21 Thread GitBox
dkulp merged pull request #795: URL: https://github.com/apache/avro/pull/795 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [avro] siad007 opened a new pull request #890: AVRO-2841: PHP - Add Bzip2 codec.

2020-05-21 Thread GitBox
siad007 opened a new pull request #890: URL: https://github.com/apache/avro/pull/890 Added bzip2 codec like the one seen in the java implementation. This is an automated message from the Apache Git Service. To respond to the

[jira] [Created] (AVRO-2841) PHP: Add support for bzip2 codec

2020-05-21 Thread Siad Ardroumli (Jira)
Siad Ardroumli created AVRO-2841: Summary: PHP: Add support for bzip2 codec Key: AVRO-2841 URL: https://issues.apache.org/jira/browse/AVRO-2841 Project: Apache Avro Issue Type: Improvement

[jira] [Assigned] (AVRO-2763) Resource leak: '' is never closed

2020-05-21 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp reassigned AVRO-2763: - Assignee: Zezeng Wang > Resource leak: '' is never closed >

[jira] [Commented] (AVRO-2070) Tolerate any Number when writing primitive values in Java in GenericDatumWriter

2020-05-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113304#comment-17113304 ] Hudson commented on AVRO-2070: -- SUCCESS: Integrated in Jenkins build AvroJava #881 (See

[jira] [Commented] (AVRO-2419) Generate private attribute in Java

2020-05-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113299#comment-17113299 ] Hudson commented on AVRO-2419: -- SUCCESS: Integrated in Jenkins build AvroJava #881 (See

[jira] [Resolved] (AVRO-2763) Resource leak: '' is never closed

2020-05-21 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved AVRO-2763. --- Fix Version/s: 1.10.0 Resolution: Fixed > Resource leak: '' is never closed >

[jira] [Commented] (AVRO-2763) Resource leak: '' is never closed

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113305#comment-17113305 ] ASF subversion and git services commented on AVRO-2763: --- Commit

[jira] [Commented] (AVRO-2608) The generated java-class attribute URI has an unhandled exception type of URISyntaxException

2020-05-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113301#comment-17113301 ] Hudson commented on AVRO-2608: -- SUCCESS: Integrated in Jenkins build AvroJava #881 (See

[jira] [Commented] (AVRO-2762) Unknown resource closed

2020-05-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113303#comment-17113303 ] Hudson commented on AVRO-2762: -- SUCCESS: Integrated in Jenkins build AvroJava #881 (See

[jira] [Commented] (AVRO-2648) Incorrect validation of numeric default values

2020-05-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113302#comment-17113302 ] Hudson commented on AVRO-2648: -- SUCCESS: Integrated in Jenkins build AvroJava #881 (See

[jira] [Commented] (AVRO-2569) @Deprecated annotation usage does not conform to the Java specification

2020-05-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113298#comment-17113298 ] Hudson commented on AVRO-2569: -- SUCCESS: Integrated in Jenkins build AvroJava #881 (See

[jira] [Commented] (AVRO-2573) Javadoc Warning in java compilation

2020-05-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113300#comment-17113300 ] Hudson commented on AVRO-2573: -- SUCCESS: Integrated in Jenkins build AvroJava #881 (See

[GitHub] [avro] dkulp merged pull request #835: AVRO-2763:Resource leak:'' is never closed

2020-05-21 Thread GitBox
dkulp merged pull request #835: URL: https://github.com/apache/avro/pull/835 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Commented] (AVRO-2558) Update java/mr-example pom to load into m2e

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113293#comment-17113293 ] ASF subversion and git services commented on AVRO-2558: --- Commit

[jira] [Resolved] (AVRO-2558) Update java/mr-example pom to load into m2e

2020-05-21 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved AVRO-2558. --- Fix Version/s: 1.10.0 Resolution: Fixed > Update java/mr-example pom to load into m2e >

[GitHub] [avro] dkulp merged pull request #647: AVRO-2558: Updatejava/mr-example pom to load into m2e

2020-05-21 Thread GitBox
dkulp merged pull request #647: URL: https://github.com/apache/avro/pull/647 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [avro] dkulp merged pull request #849: AVRO-2786:Initialize the buffer area for Stringbuilder/List

2020-05-21 Thread GitBox
dkulp merged pull request #849: URL: https://github.com/apache/avro/pull/849 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Resolved] (AVRO-2786) Initialize the buffer area for StringBuilder/List

2020-05-21 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved AVRO-2786. --- Fix Version/s: 1.10.0 Resolution: Fixed > Initialize the buffer area for StringBuilder/List >

[jira] [Resolved] (AVRO-2770) Javadoc for Optional methods generated via record.vm is invalid

2020-05-21 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved AVRO-2770. --- Fix Version/s: 1.10.0 Resolution: Fixed > Javadoc for Optional methods generated via record.vm

[GitHub] [avro] dkulp merged pull request #839: Fix Optional Javadoc

2020-05-21 Thread GitBox
dkulp merged pull request #839: URL: https://github.com/apache/avro/pull/839 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Commented] (AVRO-2070) Tolerate any Number when writing primitive values in Java in GenericDatumWriter

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113274#comment-17113274 ] ASF subversion and git services commented on AVRO-2070: --- Commit

[jira] [Commented] (AVRO-2070) Tolerate any Number when writing primitive values in Java in GenericDatumWriter

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113275#comment-17113275 ] ASF subversion and git services commented on AVRO-2070: --- Commit

[jira] [Commented] (AVRO-2070) Tolerate any Number when writing primitive values in Java in GenericDatumWriter

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113273#comment-17113273 ] ASF subversion and git services commented on AVRO-2070: --- Commit

[jira] [Resolved] (AVRO-2070) Tolerate any Number when writing primitive values in Java in GenericDatumWriter

2020-05-21 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved AVRO-2070. --- Fix Version/s: 1.10.0 Resolution: Fixed > Tolerate any Number when writing primitive values in

[GitHub] [avro] dkulp merged pull request #737: AVRO-2070 tolerate any numbers in GenericDatumWriter while writing primitives in java

2020-05-21 Thread GitBox
dkulp merged pull request #737: URL: https://github.com/apache/avro/pull/737 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Resolved] (AVRO-2648) Incorrect validation of numeric default values

2020-05-21 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved AVRO-2648. --- Fix Version/s: 1.10.0 Resolution: Fixed > Incorrect validation of numeric default values >

[jira] [Commented] (AVRO-2762) Unknown resource closed

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113270#comment-17113270 ] ASF subversion and git services commented on AVRO-2762: --- Commit

[GitHub] [avro] dkulp merged pull request #832: AVRO-2762:Unkown resource closed

2020-05-21 Thread GitBox
dkulp merged pull request #832: URL: https://github.com/apache/avro/pull/832 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Resolved] (AVRO-2762) Unknown resource closed

2020-05-21 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved AVRO-2762. --- Fix Version/s: 1.10.0 Resolution: Fixed > Unknown resource closed > --- >

[jira] [Commented] (AVRO-2648) Incorrect validation of numeric default values

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113267#comment-17113267 ] ASF subversion and git services commented on AVRO-2648: --- Commit

[GitHub] [avro] dkulp closed pull request #739: AVRO-2648: Incorrect validation of numeric default values

2020-05-21 Thread GitBox
dkulp closed pull request #739: URL: https://github.com/apache/avro/pull/739 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Resolved] (AVRO-2829) PHP: Add php linter

2020-05-21 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved AVRO-2829. --- Fix Version/s: 1.10.0 Resolution: Fixed > PHP: Add php linter > --- > >

[GitHub] [avro] dkulp merged pull request #877: AVRO-2829: Add php lint

2020-05-21 Thread GitBox
dkulp merged pull request #877: URL: https://github.com/apache/avro/pull/877 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Commented] (AVRO-2608) The generated java-class attribute URI has an unhandled exception type of URISyntaxException

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113252#comment-17113252 ] ASF subversion and git services commented on AVRO-2608: --- Commit

[jira] [Updated] (AVRO-2608) The generated java-class attribute URI has an unhandled exception type of URISyntaxException

2020-05-21 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp updated AVRO-2608: -- Resolution: Fixed Status: Resolved (was: Patch Available) > The generated java-class attribute

[jira] [Commented] (AVRO-2608) The generated java-class attribute URI has an unhandled exception type of URISyntaxException

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113253#comment-17113253 ] ASF subversion and git services commented on AVRO-2608: --- Commit

[jira] [Commented] (AVRO-2573) Javadoc Warning in java compilation

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113250#comment-17113250 ] ASF subversion and git services commented on AVRO-2573: --- Commit

[jira] [Resolved] (AVRO-2419) Generate private attribute in Java

2020-05-21 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved AVRO-2419. --- Fix Version/s: 1.10.0 Resolution: Fixed > Generate private attribute in Java >

[jira] [Resolved] (AVRO-2573) Javadoc Warning in java compilation

2020-05-21 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved AVRO-2573. --- Fix Version/s: 1.10.0 Resolution: Fixed > Javadoc Warning in java compilation >

[GitHub] [avro] dkulp merged pull request #692: AVRO-2608:The generated java-class attribute URI has an unhandle excp…

2020-05-21 Thread GitBox
dkulp merged pull request #692: URL: https://github.com/apache/avro/pull/692 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [avro] dkulp merged pull request #661: AVRO-2573:Javadoc Warning in java compilation

2020-05-21 Thread GitBox
dkulp merged pull request #661: URL: https://github.com/apache/avro/pull/661 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Commented] (AVRO-2419) Generate private attribute in Java

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113248#comment-17113248 ] ASF subversion and git services commented on AVRO-2419: --- Commit

[jira] [Commented] (AVRO-2419) Generate private attribute in Java

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113249#comment-17113249 ] ASF subversion and git services commented on AVRO-2419: --- Commit

[GitHub] [avro] dkulp closed pull request #678: AVRO-2419:tools should support fieldvisibility settings like maven-plugin

2020-05-21 Thread GitBox
dkulp closed pull request #678: URL: https://github.com/apache/avro/pull/678 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Commented] (AVRO-2589) Java (trevni) codec testing improvements

2020-05-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113240#comment-17113240 ] Hudson commented on AVRO-2589: -- SUCCESS: Integrated in Jenkins build AvroJava #880 (See

[jira] [Commented] (AVRO-2554) Fix Ruby interop test to read all supported codecs

2020-05-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113239#comment-17113239 ] Hudson commented on AVRO-2554: -- SUCCESS: Integrated in Jenkins build AvroJava #880 (See

[jira] [Commented] (AVRO-2572) [avrocpp] Too restrictive SONAME

2020-05-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113234#comment-17113234 ] Hudson commented on AVRO-2572: -- SUCCESS: Integrated in Jenkins build AvroJava #880 (See

[jira] [Commented] (AVRO-2486) fwrite error ignored

2020-05-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113235#comment-17113235 ] Hudson commented on AVRO-2486: -- SUCCESS: Integrated in Jenkins build AvroJava #880 (See

[jira] [Commented] (AVRO-2547) Add bzip2 support to the Perl bindings

2020-05-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113238#comment-17113238 ] Hudson commented on AVRO-2547: -- SUCCESS: Integrated in Jenkins build AvroJava #880 (See

[jira] [Commented] (AVRO-2427) Add undocumented codecs to the specification

2020-05-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113236#comment-17113236 ] Hudson commented on AVRO-2427: -- SUCCESS: Integrated in Jenkins build AvroJava #880 (See

[jira] [Commented] (AVRO-2523) Perf's usage doesn't show the option for specific record test

2020-05-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113237#comment-17113237 ] Hudson commented on AVRO-2523: -- SUCCESS: Integrated in Jenkins build AvroJava #880 (See

[jira] [Resolved] (AVRO-2569) @Deprecated annotation usage does not conform to the Java specification

2020-05-21 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved AVRO-2569. --- Fix Version/s: 1.10.0 Resolution: Fixed > @Deprecated annotation usage does not conform to the

[GitHub] [avro] dkulp merged pull request #657: Avro 2569 @Deprecated annotation usage does not conform to the Java specification

2020-05-21 Thread GitBox
dkulp merged pull request #657: URL: https://github.com/apache/avro/pull/657 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Commented] (AVRO-2569) @Deprecated annotation usage does not conform to the Java specification

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113228#comment-17113228 ] ASF subversion and git services commented on AVRO-2569: --- Commit

[jira] [Commented] (AVRO-2569) @Deprecated annotation usage does not conform to the Java specification

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113229#comment-17113229 ] ASF subversion and git services commented on AVRO-2569: --- Commit

[GitHub] [avro] dkulp merged pull request #676: [AVRO-2589] Trevni codec and test fixes

2020-05-21 Thread GitBox
dkulp merged pull request #676: URL: https://github.com/apache/avro/pull/676 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Commented] (AVRO-2245) Java codec testing improvements

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113217#comment-17113217 ] ASF subversion and git services commented on AVRO-2245: --- Commit

[jira] [Commented] (AVRO-2589) Java (trevni) codec testing improvements

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113216#comment-17113216 ] ASF subversion and git services commented on AVRO-2589: --- Commit

[jira] [Resolved] (AVRO-2589) Java (trevni) codec testing improvements

2020-05-21 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved AVRO-2589. --- Fix Version/s: 1.10.0 Resolution: Fixed > Java (trevni) codec testing improvements >

[jira] [Updated] (AVRO-2554) Fix Ruby interop test to read all supported codecs

2020-05-21 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp updated AVRO-2554: -- Fix Version/s: 1.10.0 Resolution: Fixed Status: Resolved (was: Patch Available) >

[jira] [Commented] (AVRO-2554) Fix Ruby interop test to read all supported codecs

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113215#comment-17113215 ] ASF subversion and git services commented on AVRO-2554: --- Commit

[GitHub] [avro] dkulp merged pull request #644: AVRO-2554: Fix Ruby interop test to read all supported codecs

2020-05-21 Thread GitBox
dkulp merged pull request #644: URL: https://github.com/apache/avro/pull/644 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Updated] (AVRO-2547) Add bzip2 support to the Perl bindings

2020-05-21 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp updated AVRO-2547: -- Fix Version/s: 1.10.0 Resolution: Fixed Status: Resolved (was: Patch Available) >

[GitHub] [avro] dkulp merged pull request #640: AVRO-2547: Add bzip2 support to the Perl bindings

2020-05-21 Thread GitBox
dkulp merged pull request #640: URL: https://github.com/apache/avro/pull/640 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Commented] (AVRO-2547) Add bzip2 support to the Perl bindings

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113210#comment-17113210 ] ASF subversion and git services commented on AVRO-2547: --- Commit

[jira] [Commented] (AVRO-2523) Perf's usage doesn't show the option for specific record test

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113208#comment-17113208 ] ASF subversion and git services commented on AVRO-2523: --- Commit

[jira] [Updated] (AVRO-2523) Perf's usage doesn't show the option for specific record test

2020-05-21 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp updated AVRO-2523: -- Fix Version/s: 1.10.0 Resolution: Fixed Status: Resolved (was: Patch Available) >

[GitHub] [avro] dkulp merged pull request #619: AVRO-2523: Perf's usage doesn't show the option for specific record test

2020-05-21 Thread GitBox
dkulp merged pull request #619: URL: https://github.com/apache/avro/pull/619 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [avro] dkulp merged pull request #637: AVRO-2427: Add undocumented codecs to the specification

2020-05-21 Thread GitBox
dkulp merged pull request #637: URL: https://github.com/apache/avro/pull/637 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Commented] (AVRO-2427) Add undocumented codecs to the specification

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113205#comment-17113205 ] ASF subversion and git services commented on AVRO-2427: --- Commit

[GitHub] [avro] dkulp merged pull request #793: [avro-c] Fixed building with Snappy enabled in Windows

2020-05-21 Thread GitBox
dkulp merged pull request #793: URL: https://github.com/apache/avro/pull/793 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Resolved] (AVRO-2718) Avro with Snappy enabled can't be compiled in Windows

2020-05-21 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved AVRO-2718. --- Fix Version/s: 1.10.0 Assignee: Daniel Kulp Resolution: Fixed > Avro with Snappy

[GitHub] [avro] dkulp merged pull request #756: Add support for uuid logical type in C++

2020-05-21 Thread GitBox
dkulp merged pull request #756: URL: https://github.com/apache/avro/pull/756 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [avro] dkulp merged pull request #791: Fixed building with Visual Studio (and Snappy enabled)

2020-05-21 Thread GitBox
dkulp merged pull request #791: URL: https://github.com/apache/avro/pull/791 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [avro] dkulp closed pull request #659: AVRO-2572: Fix too restrictive soname

2020-05-21 Thread GitBox
dkulp closed pull request #659: URL: https://github.com/apache/avro/pull/659 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [avro] dkulp closed pull request #594: AVRO-2486 C: fwrite failure ignored, corrupting files.

2020-05-21 Thread GitBox
dkulp closed pull request #594: URL: https://github.com/apache/avro/pull/594 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Resolved] (AVRO-2486) fwrite error ignored

2020-05-21 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved AVRO-2486. --- Assignee: Daniel Kulp Resolution: Fixed > fwrite error ignored > > >

[jira] [Commented] (AVRO-2572) [avrocpp] Too restrictive SONAME

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113200#comment-17113200 ] ASF subversion and git services commented on AVRO-2572: --- Commit

[jira] [Commented] (AVRO-2486) fwrite error ignored

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113201#comment-17113201 ] ASF subversion and git services commented on AVRO-2486: --- Commit

[jira] [Commented] (AVRO-2551) Changed datum API to value API in examples\quickstop

2020-05-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113160#comment-17113160 ] Hudson commented on AVRO-2551: -- SUCCESS: Integrated in Jenkins build AvroJava #879 (See

[jira] [Commented] (AVRO-2453) Implement interop test for the C bindings

2020-05-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113159#comment-17113159 ] Hudson commented on AVRO-2453: -- SUCCESS: Integrated in Jenkins build AvroJava #879 (See

[jira] [Resolved] (AVRO-2572) [avrocpp] Too restrictive SONAME

2020-05-21 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved AVRO-2572. --- Fix Version/s: (was: 1.10.0) Resolution: Won't Do As mentioned on the PR, 1.8 and 1.9 are

[jira] [Commented] (AVRO-2551) Changed datum API to value API in examples\quickstop

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113147#comment-17113147 ] ASF subversion and git services commented on AVRO-2551: --- Commit

[jira] [Resolved] (AVRO-2551) Changed datum API to value API in examples\quickstop

2020-05-21 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved AVRO-2551. --- Fix Version/s: 1.10.0 Resolution: Fixed > Changed datum API to value API in examples\quickstop

[GitHub] [avro] dkulp merged pull request #641: AVRO-2551:Changed datum API to value API in examples\quickstop

2020-05-21 Thread GitBox
dkulp merged pull request #641: URL: https://github.com/apache/avro/pull/641 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Updated] (AVRO-2453) Implement interop test for the C bindings

2020-05-21 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp updated AVRO-2453: -- Fix Version/s: 1.10.0 Resolution: Fixed Status: Resolved (was: Patch Available) >

[GitHub] [avro] dkulp merged pull request #583: AVRO-2453: Implement interop test for the C bindings

2020-05-21 Thread GitBox
dkulp merged pull request #583: URL: https://github.com/apache/avro/pull/583 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Commented] (AVRO-2453) Implement interop test for the C bindings

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113127#comment-17113127 ] ASF subversion and git services commented on AVRO-2453: --- Commit

[jira] [Commented] (AVRO-2839) PHP: Add support for zstd and snappy codec

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113124#comment-17113124 ] ASF subversion and git services commented on AVRO-2839: --- Commit

[jira] [Commented] (AVRO-2806) Upgrade Netty to 4.x

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113125#comment-17113125 ] ASF subversion and git services commented on AVRO-2806: --- Commit

[jira] [Commented] (AVRO-2839) PHP: Add support for zstd and snappy codec

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113123#comment-17113123 ] ASF subversion and git services commented on AVRO-2839: --- Commit

[jira] [Commented] (AVRO-2839) PHP: Add support for zstd and snappy codec

2020-05-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113060#comment-17113060 ] Hudson commented on AVRO-2839: -- SUCCESS: Integrated in Jenkins build AvroJava #878 (See

Jenkins build is back to normal : AvroJava #878

2020-05-21 Thread Apache Jenkins Server
See

[jira] [Commented] (AVRO-2839) PHP: Add support for zstd and snappy codec

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113041#comment-17113041 ] ASF subversion and git services commented on AVRO-2839: --- Commit

  1   2   >