[ 
https://issues.apache.org/jira/browse/KAFKA-7307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16599702#comment-16599702
 ] 

Ismael Juma commented on KAFKA-7307:
------------------------------------

The cglib upgrade with ASM7_EXPERIMENTAL should fix all remaining failures:

{code}
org.apache.kafka.connect.runtime.SourceTaskOffsetCommitterTest.testSchedule
org.apache.kafka.connect.runtime.SourceTaskOffsetCommitterTest.testClose
org.apache.kafka.connect.runtime.SourceTaskOffsetCommitterTest.testRemove
kafka.tools.ConsoleConsumerTest.shouldStopWhenOutputCheckErrorFails
org.apache.kafka.common.record.FileRecordsTest.testTruncateNotCalledIfSizeIsBiggerThanTargetSize
org.apache.kafka.common.record.FileRecordsTest.testTruncateNotCalledIfSizeIsSameAsTargetSize
org.apache.kafka.common.record.FileRecordsTest.testOpenOversizeFile
org.apache.kafka.common.record.FileRecordsTest.testTruncateIfSizeIsDifferentToTargetSize
org.apache.kafka.common.utils.UtilsTest.testReadFullyOrFailWithPartialFileChannelReads
org.apache.kafka.common.utils.UtilsTest.testReadFullyWithPartialFileChannelReads
org.apache.kafka.common.utils.UtilsTest.testReadFullyIfEofIsReached
{code}

https://builds.apache.org/job/kafka-trunk-jdk11/13/#showFailuresLink

> Upgrade EasyMock for Java 11 support
> ------------------------------------
>
>                 Key: KAFKA-7307
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7307
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: packaging
>            Reporter: Ismael Juma
>            Priority: Major
>             Fix For: 2.1.0
>
>
> A new version of EasyMock with a new version of cglib and ASM7_EXPERIMENTAL 
> (or ASM7 when Java 11 ships) enabled (both projects have the necessary code 
> changes, but they are not included in released versions).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to