[
https://issues.apache.org/jira/browse/KAFKA-17741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-17741.
------------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
> cleanup code base for JDK 11
> ----------------------------
>
> Key: KAFKA-17741
> URL: https://issues.apache.org/jira/browse/KAFKA-17741
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Chia-Ping Tsai
> Assignee: TengYao Chi
> Priority: Major
> Fix For: 4.0.0
>
>
> 1. `KafkaCompletableFuture` has many override methods from java 9, and they
> all need `@Override`annotation
> 2. remove `IS_JAVA9_COMPATIBLE` and `IS_JAVA11_COMPATIBLE`
--
This message was sent by Atlassian Jira
(v8.20.10#820010)