Chia-Ping Tsai created KAFKA-16660:
--------------------------------------
Summary: 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
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` wait 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)