[
https://issues.apache.org/jira/browse/KAFKA-15399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761379#comment-17761379
]
Lianet Magrans commented on KAFKA-15399:
----------------------------------------
The failure we are currently seeing is:
{code:java}
Build / JDK 20 and Scala 2.13 / initializationError –
org.apache.kafka.tiered.storage.integration.OffloadAndConsumeFromLeaderTest
AssertionFailedError: Found 2 unexpected threads during @BeforeAll:
`controller-event-thread,Test worker-EventThread` ==> expected: <true> but was:
<false>{code}
So looks that it is not directly related to the `OffloadAndConsumeFromLeader`
and it was just the one finding the unexpected threads before starting
> Enable OffloadAndConsumeFromLeader test
> ---------------------------------------
>
> Key: KAFKA-15399
> URL: https://issues.apache.org/jira/browse/KAFKA-15399
> Project: Kafka
> Issue Type: Sub-task
> Affects Versions: 3.6.0
> Reporter: Kamal Chandraprakash
> Assignee: Kamal Chandraprakash
> Priority: Blocker
> Fix For: 3.6.0
>
>
> Build / JDK 17 and Scala 2.13 / initializationError –
> org.apache.kafka.tiered.storage.integration.OffloadAndConsumeFromLeaderTest
--
This message was sent by Atlassian Jira
(v8.20.10#820010)