Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ducktape: retention_policy - wait for controller #2477

Merged

Conversation

BenPope
Copy link
Member

@BenPope BenPope commented Sep 29, 2021

Cover letter

PR #2428 changed the returned error code so that the error was
retriable with a metadata refresh, but kafka-configs.sh doesn't retry.

Call describe_topic to wait for the controller, as it performs a retry.

Fix #2406

Signed-off-by: Ben Pope ben@vectorized.io

Release notes

Release note: none

PR redpanda-data#2428 changed the returned error code so that the error was
retriable with a metadata refresh, but kafka-configs.sh doesn't retry.

Call describe_topic to wait for the controller, as it performs a retry.

Fix redpanda-data#2406

Signed-off-by: Ben Pope <ben@vectorized.io>
@jcsp jcsp merged commit 5cda343 into redpanda-data:dev Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failure in RetentionPolicyTest.test_changing_topic_retention_with_restart
2 participants