You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Martin Tzvetanov Grigorov (Jira)" <ji...@apache.org> on 2022/01/13 11:35:00 UTC

[jira] [Resolved] (AVRO-3122) TestAvroKeyOutputFormat and other avro-mapred tests fail with Java 17

     [ https://issues.apache.org/jira/browse/AVRO-3122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Tzvetanov Grigorov resolved AVRO-3122.
---------------------------------------------
    Fix Version/s: 1.12.0
         Assignee: Martin Tzvetanov Grigorov
       Resolution: Fixed

Fixed with https://github.com/apache/avro/pull/1454

> TestAvroKeyOutputFormat and other avro-mapred tests fail with Java 17
> ---------------------------------------------------------------------
>
>                 Key: AVRO-3122
>                 URL: https://issues.apache.org/jira/browse/AVRO-3122
>             Project: Apache Avro
>          Issue Type: Sub-task
>          Components: java
>            Reporter: Ismaël Mejía
>            Assignee: Martin Tzvetanov Grigorov
>            Priority: Major
>             Fix For: 1.12.0
>
>
> Some tests on `avro-mapred` fail due to easymock incompatibility
> We can rewrite the tests to use a different mocking library (mockito) that supports Java 17 or simply wait and update the easymock version once they support Java 17 but this might take some time because the issue is on the cglib dependency (not ASM) and cglib is not updated regularly.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)