[ 
https://issues.apache.org/jira/browse/KAFKA-15411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17762414#comment-17762414
 ] 

Proven Provenzano commented on KAFKA-15411:
-------------------------------------------

I am sure it isn't a code regression because none of these tests were enabled 
in 3.5 for KRaft. Delegation Token support for KRaft is new to 3.6 and as part 
of this work I enabled the KRaft versions of these tests.

I am also sure it isn't an issue with the new code. It is instead an 
interaction with the setup of the test but I'm not sure where it is happening.

The clue I have is the following exception:

{code:java}
Failed to load SSL keystore /tmp/truststore17536420407968839333.jks
{code}

Why it is happening on these few tests and not the dozen or so other Delegation 
Token tests in the same test file that starts the test harness the exact same 
way is the mystery.


> DelegationTokenEndToEndAuthorizationWithOwnerTest is Flaky 
> -----------------------------------------------------------
>
>                 Key: KAFKA-15411
>                 URL: https://issues.apache.org/jira/browse/KAFKA-15411
>             Project: Kafka
>          Issue Type: Bug
>          Components: kraft
>            Reporter: Proven Provenzano
>            Assignee: Proven Provenzano
>            Priority: Major
>              Labels: flaky-test
>             Fix For: 3.7.0
>
>
> DelegationTokenEndToEndAuthorizationWithOwnerTest has become flaky since the 
> merge of delegation token support for KRaft (PR - 
> https://github.com/apache/kafka/pull/14083).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to