[
https://issues.apache.org/jira/browse/AVRO-3126?focusedWorklogId=774401&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-774401
]
ASF GitHub Bot logged work on AVRO-3126:
----------------------------------------
Author: ASF GitHub Bot
Created on: 25/May/22 08:03
Start Date: 25/May/22 08:03
Worklog Time Spent: 10m
Work Description: martin-g commented on PR #1680:
URL: https://github.com/apache/avro/pull/1680#issuecomment-1136921297
We should not merge this PR for `branch-1.11` because it will definitely
cause problems with the release!
I guess we will have to use JDK 17 for the release process and `-release 8`
for all old modules. Actually no, this is a module with just test cases, so it
does not need to be released at all!
Issue Time Tracking
-------------------
Worklog Id: (was: 774401)
Time Spent: 1h 20m (was: 1h 10m)
> Create a module to integrate Java 17 specific features (like Java Records)
> with Avro
> ------------------------------------------------------------------------------------
>
> Key: AVRO-3126
> URL: https://issues.apache.org/jira/browse/AVRO-3126
> Project: Apache Avro
> Issue Type: Improvement
> Components: java
> Reporter: Ismaël Mejía
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Java introduced [records|https://openjdk.java.net/jeps/359] on Java 14. It is
> a good idea to explore how we can make users life easier using modern Java
> APIs for example when mapping Java Records from/to Avro Records.
>
--
This message was sent by Atlassian Jira
(v8.20.7#820007)