Chatchavit Nitipongpun created KAFKA-8920: ---------------------------------------------
Summary: Provide a new properties to enable/disable expired-token-cleaner scheduler Key: KAFKA-8920 URL: https://issues.apache.org/jira/browse/KAFKA-8920 Project: Kafka Issue Type: Improvement Components: config Affects Versions: 2.3.0 Reporter: Chatchavit Nitipongpun Currently, the expired-token-cleaner scheduler is automatically started up when the delegation.token.master.key is set. Providing this new property to enable/disable this scheduler would allow the developers to manipulate expired tokens externally by themselves, and Kafka process does not need to spend its resource to clean up the expired tokens, which is not the main feature. -- This message was sent by Atlassian Jira (v8.3.4#803005)