Chris Egerton created KAFKA-15342:
-------------------------------------
Summary: Considering upgrading to Mockito 5.4.1 or later
Key: KAFKA-15342
URL: https://issues.apache.org/jira/browse/KAFKA-15342
Project: Kafka
Issue Type: Task
Components: unit tests
Reporter: Chris Egerton
Assignee: Chris Egerton
Fix For: 4.0.0
We're currently stuck on Mockito 4.x.y because the 5.x.y line requires Java 11
and, until we begin to work on Kafka 4.0.0, we continue to support Java 8.
Either directly before, or after releasing Kafka 4.0.0, we should try to
upgrade to a version of Mockito on the 5.x.y line.
If we're able to use a version that includes
[https://github.com/mockito/mockito/pull/3078|https://github.com/mockito/mockito/pull/3078,]
(which should be included in either a 5.4.1 or 5.5.0 release), we should also
revert the change made for https://issues.apache.org/jira/browse/KAFKA-14682,
which is just a temporary workaround.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)