olalamichelle opened a new pull request, #14078:
URL: https://github.com/apache/kafka/pull/14078

   "The test RefreshingHttpsJwksTest#testSecondaryRefreshAfterElapsedDelay 
relies on the actual system clock, which makes it frequently fail. The fix adds 
a second constructor that allows for passing a ScheduledExecutorService to 
manually execute the scheduled tasks before refreshing. The fixed task is much 
more robust and stable.The original JIRA ticket can be found here: 
[https://issues.apache.org/jira/browse/KAFKA-14780?jql=project%20%3D%20KAFKA%20AND%20status%20%3D%20Open%20AND%20text%20~%20%22RefreshingHttpsJwksTest%22%20ORDER%20BY%20created%20DESC](url)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to