Skip to content

Conversation

pcasaes
Copy link
Contributor

@pcasaes pcasaes commented Jun 26, 2025

Resolves #48642

If "check topics exists" is disabled (ie: topics-timeout is set to 0) then waitForTopicsToBeCreated will do nothing (noop).

@pcasaes pcasaes force-pushed the pc/dont-wait-topics-if-check-disabled branch 2 times, most recently from d5d8926 to 30aa7a3 Compare June 27, 2025 04:23
@geoand geoand requested a review from ozangunalp June 27, 2025 13:26
@pcasaes pcasaes force-pushed the pc/dont-wait-topics-if-check-disabled branch 3 times, most recently from 8fad48c to ae5cdcd Compare June 29, 2025 17:44
@pcasaes pcasaes force-pushed the pc/dont-wait-topics-if-check-disabled branch from ae5cdcd to 577b68d Compare June 30, 2025 06:21
Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me but let's wait for @ozangunalp to confirm.

Copy link
Contributor

@ozangunalp ozangunalp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome, @pcasaes thanks for the find, fix and tests!
It was clearly a regression!

Copy link

quarkus-bot bot commented Jun 30, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 577b68d.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.

Copy link
Member

@cescoffier cescoffier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ozangunalp ozangunalp merged commit ca8c426 into quarkusio:main Jun 30, 2025
25 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.25 - main milestone Jun 30, 2025
@gsmet
Copy link
Member

gsmet commented Jul 1, 2025

Will be backported to next 3.24.

@gsmet gsmet modified the milestones: 3.25 - main, 3.24.2 Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kafka Streams Fails to create topology when topics-timeout is set to 0
4 participants