Ismaël Mejía created AVRO-3122:
----------------------------------
Summary: 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
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.3.4#803005)