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

CAMEL-18620: Fix Redpanda integration tests #9013

Merged
merged 1 commit into from Jan 8, 2023

Commits on Jan 7, 2023

  1. CAMEL-18620: Fix Redpanda integration tests

    Updates the Redpanda container image to 22.3.10 which enables
    transactions by default and sets consumer group init delay to 0 to avoid
    initial consumption delays seen in tests.
    
    Additionally 22.3.10 includes better broker side coordination when
    creating topics with autocreate set to true which was causing test
    races.
    
    More details here: redpanda-data/redpanda#7084
    bharathv committed Jan 7, 2023
    Copy the full SHA
    fa56af1 View commit details
    Browse the repository at this point in the history