Re: Release language modules separately

2023-01-12 Thread Martin Grigorov
On Thu, Jan 12, 2023, 17:33 Christophe Le Saëc wrote: > So, if i take the latest one; i could have > lang/java 13.1 > lang/python 11.2 > lang/rust 12.3 > > So what will contains *share* folder if it should integrates some updates > between 11 & 12 and between 12 & 13 ? (some sub-folder share/11

Re: Release language modules separately

2023-01-12 Thread Christophe Le Saëc
So, if i take the latest one; i could have lang/java 13.1 lang/python 11.2 lang/rust 12.3 So what will contains *share* folder if it should integrates some updates between 11 & 12 and between 12 & 13 ? (some sub-folder share/11 ... ? to allow lang/java to use share/13, lang/python to use share/11

Re: Release language modules separately

2023-01-12 Thread Martin Grigorov
On Thu, Jan 12, 2023 at 3:12 PM Christophe Le Saëc wrote: > With one github repo; how to manage share > folder ? i mean if one > version need updates on this repo but not the older. > > As an example, this JIRA AVRO-3591 >

Re: Release language modules separately

2023-01-12 Thread Christophe Le Saëc
With one github repo; how to manage share folder ? i mean if one version need updates on this repo but not the older. As an example, this JIRA AVRO-3591 aims to create commons inter sdk unit tests

Avoiding use of the heap with avro messages in C++

2023-01-12 Thread Andrew Marlow
Hello developers, I am working on a C++17 project that uses avro and hence, avrogencpp. While doing some soak testing I noticed that a long running process that publishes lots of avro messages and that hangs on to them (trust me, it needs to for the case I am working on) will consume ever more

Re: Release language modules separately

2023-01-12 Thread Martin Grigorov
On Wed, Jan 11, 2023 at 9:27 PM Ryan Skraba wrote: > Hey -- how does this sound for rolling out this strategy. > > 1) No changes to 1.11 branch. We can release 1.11.2 to bring some of > the immediate bug and security fixes. > > 2) The next major release of Avro will be 12.0.0 for the

[GitHub] [avro] martin-g merged pull request #2054: Bump zstd from 0.12.1+zstd.1.5.2 to 0.12.2+zstd.1.5.2 in /lang/rust

2023-01-12 Thread GitBox
martin-g merged PR #2054: URL: https://github.com/apache/avro/pull/2054 -- 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: dev-unsubscr...@avro.apache.org

[GitHub] [avro] martin-g merged pull request #2034: AVRO-3693: Include structName in invalid union type exception text

2023-01-12 Thread GitBox
martin-g merged PR #2034: URL: https://github.com/apache/avro/pull/2034 -- 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: dev-unsubscr...@avro.apache.org