[GitHub] [avro] RyanSkraba merged pull request #1329: AVRO-3201: Remove non-existent directory from lang/c++/build.sh

2021-09-13 Thread GitBox
RyanSkraba merged pull request #1329: URL: https://github.com/apache/avro/pull/1329 -- 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 specific comment. To unsubscribe, e-mail:

[jira] [Work logged] (AVRO-3201) Remove non-existent directory from lang/c++/build.sh

2021-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3201?focusedWorklogId=649878=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-649878 ] ASF GitHub Bot logged work on AVRO-3201: Author: ASF GitHub Bot

[jira] [Updated] (AVRO-3201) Remove non-existent directory from lang/c++/build.sh

2021-09-13 Thread Ryan Skraba (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Skraba updated AVRO-3201: -- Fix Version/s: 1.11.0 > Remove non-existent directory from lang/c++/build.sh >

[jira] [Resolved] (AVRO-3201) Remove non-existent directory from lang/c++/build.sh

2021-09-13 Thread Ryan Skraba (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Skraba resolved AVRO-3201. --- Resolution: Fixed > Remove non-existent directory from lang/c++/build.sh >

[jira] [Commented] (AVRO-3201) Remove non-existent directory from lang/c++/build.sh

2021-09-13 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17414054#comment-17414054 ] ASF subversion and git services commented on AVRO-3201: --- Commit

[GitHub] [avro] dkulp merged pull request #1326: AVRO-3171 Since there is no read on the Readable there is no 'end' event

2021-09-13 Thread GitBox
dkulp merged pull request #1326: URL: https://github.com/apache/avro/pull/1326 -- 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 specific comment. To unsubscribe, e-mail:

[jira] [Work logged] (AVRO-3203) Fix the Ruby distribution build to work

2021-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3203?focusedWorklogId=650003=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-650003 ] ASF GitHub Bot logged work on AVRO-3203: Author: ASF GitHub Bot

[jira] [Resolved] (AVRO-3171) JavaScript: test failures for BlockEncoder#empty

2021-09-13 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved AVRO-3171. --- Fix Version/s: 1.11.0 Resolution: Fixed > JavaScript: test failures for BlockEncoder#empty >

[jira] [Commented] (AVRO-3172) Alias break when writer schema and reader schema name differs

2021-09-13 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17414196#comment-17414196 ] ASF subversion and git services commented on AVRO-3172: --- Commit

[jira] [Work logged] (AVRO-3171) JavaScript: test failures for BlockEncoder#empty

2021-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3171?focusedWorklogId=650015=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-650015 ] ASF GitHub Bot logged work on AVRO-3171: Author: ASF GitHub Bot

[jira] [Commented] (AVRO-3048) Using builders leads to performance degradation

2021-09-13 Thread Erik Krogen (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17414279#comment-17414279 ] Erik Krogen commented on AVRO-3048: --- Hi [~rskraba], [~unchuckable] -- was backporting this performance

[jira] [Commented] (AVRO-3075) Avro.AvroException namespaces with reserved words cause deserialisation issue when inside an array.

2021-09-13 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17414546#comment-17414546 ] ASF subversion and git services commented on AVRO-3075: --- Commit

[jira] [Work logged] (AVRO-3075) Avro.AvroException namespaces with reserved words cause deserialisation issue when inside an array.

2021-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3075?focusedWorklogId=650215=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-650215 ] ASF GitHub Bot logged work on AVRO-3075: Author: ASF GitHub Bot

[jira] [Commented] (AVRO-3075) Avro.AvroException namespaces with reserved words cause deserialisation issue when inside an array.

2021-09-13 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17414547#comment-17414547 ] ASF subversion and git services commented on AVRO-3075: --- Commit

[GitHub] [avro] dkulp merged pull request #1131: AVRO-3075: Fix to allow finding mangled types

2021-09-13 Thread GitBox
dkulp merged pull request #1131: URL: https://github.com/apache/avro/pull/1131 -- 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 specific comment. To unsubscribe, e-mail:

[GitHub] [avro] dkulp merged pull request #1332: Bump netty-bom from 4.1.67.Final to 4.1.68.Final in /lang/java

2021-09-13 Thread GitBox
dkulp merged pull request #1332: URL: https://github.com/apache/avro/pull/1332 -- 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 specific comment. To unsubscribe, e-mail:

[jira] [Updated] (AVRO-3110) Infinite Recursion

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

[jira] [Updated] (AVRO-3110) Infinite Recursion

2021-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated AVRO-3110: - Labels: pull-request-available (was: ) > Infinite Recursion > -- > >

[jira] [Work logged] (AVRO-3110) Infinite Recursion

2021-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3110?focusedWorklogId=650190=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-650190 ] ASF GitHub Bot logged work on AVRO-3110: Author: ASF GitHub Bot

[GitHub] [avro] dkulp merged pull request #1187: AVRO-3110: Infinite Recursion - CSharp

2021-09-13 Thread GitBox
dkulp merged pull request #1187: URL: https://github.com/apache/avro/pull/1187 -- 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 specific comment. To unsubscribe, e-mail:

[jira] [Commented] (AVRO-3134) C#: Method ToString of AvroDecimal causes ArgumentOutOfRangeException

2021-09-13 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17414487#comment-17414487 ] ASF subversion and git services commented on AVRO-3134: --- Commit

[GitHub] [avro] dkulp merged pull request #1142: AVRO-3082: Improve interop test traceability for C# and Perl on CI

2021-09-13 Thread GitBox
dkulp merged pull request #1142: URL: https://github.com/apache/avro/pull/1142 -- 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 specific comment. To unsubscribe, e-mail:

[jira] [Commented] (AVRO-3082) Improve interop test traceability for C# and Perl on CI

2021-09-13 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17414551#comment-17414551 ] ASF subversion and git services commented on AVRO-3082: --- Commit

[jira] [Resolved] (AVRO-3082) Improve interop test traceability for C# and Perl on CI

2021-09-13 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved AVRO-3082. --- Fix Version/s: 1.11.0 Resolution: Fixed > Improve interop test traceability for C# and Perl on

[jira] [Updated] (AVRO-3082) Improve interop test traceability for C# and Perl on CI

2021-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated AVRO-3082: - Labels: pull-request-available (was: ) > Improve interop test traceability for C# and Perl on CI

[jira] [Work logged] (AVRO-3082) Improve interop test traceability for C# and Perl on CI

2021-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3082?focusedWorklogId=650216=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-650216 ] ASF GitHub Bot logged work on AVRO-3082: Author: ASF GitHub Bot

[GitHub] [avro] dkulp merged pull request #1205: Enhance json parsing exception text to make it easier to locate problem

2021-09-13 Thread GitBox
dkulp merged pull request #1205: URL: https://github.com/apache/avro/pull/1205 -- 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 specific comment. To unsubscribe, e-mail:

[jira] [Resolved] (AVRO-3075) Avro.AvroException namespaces with reserved words cause deserialisation issue when inside an array.

2021-09-13 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved AVRO-3075. --- Fix Version/s: 1.11.0 Resolution: Fixed > Avro.AvroException namespaces with reserved words

[jira] [Commented] (AVRO-3048) Using builders leads to performance degradation

2021-09-13 Thread Martin Jubelgas (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17414414#comment-17414414 ] Martin Jubelgas commented on AVRO-3048: --- Well, every update here goes into the dev mailing list,

[GitHub] [avro] dkulp merged pull request #1245: Fix c++ windows build. IN and OUT are predefined macros.

2021-09-13 Thread GitBox
dkulp merged pull request #1245: URL: https://github.com/apache/avro/pull/1245 -- 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 specific comment. To unsubscribe, e-mail:

[jira] [Resolved] (AVRO-3150) Checkstyle requires LF line endings: add .gitattributes hint

2021-09-13 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved AVRO-3150. --- Fix Version/s: 1.11.0 Assignee: Daniel Kulp Resolution: Fixed I changed the

[jira] [Updated] (AVRO-3048) Using builders leads to performance degradation

2021-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated AVRO-3048: - Labels: pull-request-available (was: ) > Using builders leads to performance degradation >

[jira] [Work logged] (AVRO-3048) Using builders leads to performance degradation

2021-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3048?focusedWorklogId=650183=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-650183 ] ASF GitHub Bot logged work on AVRO-3048: Author: ASF GitHub Bot

[GitHub] [avro] dkulp closed pull request #1236: AVRO-3150: .gitattributes indicate LF line endings

2021-09-13 Thread GitBox
dkulp closed pull request #1236: URL: https://github.com/apache/avro/pull/1236 -- 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 specific comment. To unsubscribe, e-mail:

[jira] [Resolved] (AVRO-3140) Node 14 tests are timing out

2021-09-13 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved AVRO-3140. --- Resolution: Fixed > Node 14 tests are timing out > > >

[jira] [Commented] (AVRO-3134) C#: Method ToString of AvroDecimal causes ArgumentOutOfRangeException

2021-09-13 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17414532#comment-17414532 ] ASF subversion and git services commented on AVRO-3134: --- Commit

[jira] [Commented] (AVRO-3150) Checkstyle requires LF line endings: add .gitattributes hint

2021-09-13 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17414531#comment-17414531 ] ASF subversion and git services commented on AVRO-3150: --- Commit

[jira] [Commented] (AVRO-3048) Using builders leads to performance degradation

2021-09-13 Thread Erik Krogen (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17414417#comment-17414417 ] Erik Krogen commented on AVRO-3048: --- I'm not familiar with the workings of the Avro community, so to me

[GitHub] [avro] dkulp closed pull request #1302: Optimize memory allocations

2021-09-13 Thread GitBox
dkulp closed pull request #1302: URL: https://github.com/apache/avro/pull/1302 -- 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 specific comment. To unsubscribe, e-mail:

[GitHub] [avro] dkulp merged pull request #1279: Bump coveralls from 3.1.0 to 3.1.1 in /lang/js

2021-09-13 Thread GitBox
dkulp merged pull request #1279: URL: https://github.com/apache/avro/pull/1279 -- 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 specific comment. To unsubscribe, e-mail:

[jira] [Commented] (AVRO-3150) Checkstyle requires LF line endings: add .gitattributes hint

2021-09-13 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17414479#comment-17414479 ] ASF subversion and git services commented on AVRO-3150: --- Commit

[GitHub] [avro] unchuckable opened a new pull request #1333: AVRO-3048: Backport to avro 1.10 branch

2021-09-13 Thread GitBox
unchuckable opened a new pull request #1333: URL: https://github.com/apache/avro/pull/1333 Backport of PR https://github.com/apache/avro/pull/1206 to 1.10 branch. For details, also see there. -- This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Work logged] (AVRO-3150) Checkstyle requires LF line endings: add .gitattributes hint

2021-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3150?focusedWorklogId=650184=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-650184 ] ASF GitHub Bot logged work on AVRO-3150: Author: ASF GitHub Bot

[jira] [Updated] (AVRO-3150) Checkstyle requires LF line endings: add .gitattributes hint

2021-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated AVRO-3150: - Labels: pull-request-available (was: ) > Checkstyle requires LF line endings: add .gitattributes

[jira] [Work logged] (AVRO-3150) Checkstyle requires LF line endings: add .gitattributes hint

2021-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3150?focusedWorklogId=650185=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-650185 ] ASF GitHub Bot logged work on AVRO-3150: Author: ASF GitHub Bot

[GitHub] [avro] dkulp merged pull request #1331: Bump libthrift from 0.14.2 to 0.15.0 in /lang/java

2021-09-13 Thread GitBox
dkulp merged pull request #1331: URL: https://github.com/apache/avro/pull/1331 -- 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 specific comment. To unsubscribe, e-mail:

[jira] [Commented] (AVRO-3048) Using builders leads to performance degradation

2021-09-13 Thread Martin Jubelgas (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17414504#comment-17414504 ] Martin Jubelgas commented on AVRO-3048: --- No worries ;) I just created a backporting PR. Had been

[jira] [Commented] (AVRO-3150) Checkstyle requires LF line endings: add .gitattributes hint

2021-09-13 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17414533#comment-17414533 ] ASF subversion and git services commented on AVRO-3150: --- Commit

[GitHub] [avro] dkulp merged pull request #1213: AVRO-3134: Fix ArgumentOutOfRangeException in method ToString of AvroDecimal

2021-09-13 Thread GitBox
dkulp merged pull request #1213: URL: https://github.com/apache/avro/pull/1213 -- 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 specific comment. To unsubscribe, e-mail:

[jira] [Resolved] (AVRO-3134) C#: Method ToString of AvroDecimal causes ArgumentOutOfRangeException

2021-09-13 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved AVRO-3134. --- Fix Version/s: 1.11.0 Assignee: Daniel Kulp Resolution: Fixed > C#: Method ToString

[jira] [Work logged] (AVRO-3134) C#: Method ToString of AvroDecimal causes ArgumentOutOfRangeException

2021-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3134?focusedWorklogId=650188=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-650188 ] ASF GitHub Bot logged work on AVRO-3134: Author: ASF GitHub Bot

[jira] [Updated] (AVRO-3134) C#: Method ToString of AvroDecimal causes ArgumentOutOfRangeException

2021-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated AVRO-3134: - Labels: pull-request-available (was: ) > C#: Method ToString of AvroDecimal causes

[jira] [Commented] (AVRO-3134) C#: Method ToString of AvroDecimal causes ArgumentOutOfRangeException

2021-09-13 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17414534#comment-17414534 ] ASF subversion and git services commented on AVRO-3134: --- Commit