[
https://issues.apache.org/jira/browse/KAFKA-16660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-16660.
------------------------------------
Fix Version/s: 3.8.0
Resolution: Fixed
> reduce the check interval to speedup DelegationTokenRequestsTest
> ----------------------------------------------------------------
>
> Key: KAFKA-16660
> URL: https://issues.apache.org/jira/browse/KAFKA-16660
> Project: Kafka
> Issue Type: Improvement
> Reporter: Chia-Ping Tsai
> Assignee: Kuan Po Tseng
> Priority: Minor
> Fix For: 3.8.0
>
>
> the check interval is 1 minute
> (https://github.com/apache/kafka/blob/trunk/core/src/test/scala/unit/kafka/server/DelegationTokenRequestsTest.scala#L49),
> and `DelegationTokenRequestsTest` waits 2 minutes before running the check
> (https://github.com/apache/kafka/blob/trunk/core/src/test/scala/unit/kafka/server/DelegationTokenRequestsTest.scala#L159)
> ...
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)