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

Remove unused @ClassRule container in KafkaContainerTest and use cp-kafka:6.2.1 as default #4564

Merged
merged 2 commits into from
Oct 14, 2021

Commits on Oct 8, 2021

  1. Remove unused @ClassRule container in KafkaContainerTest

    * Also, upgrade to cp-kafka:6.2.1 as default image in tests to use a container-aware JVM.
    * Instead of explicitly checking for platform 6 compatibility, the test now checks for platform 5 compatibility instead.
    * Remove a test for the deprecated constructor.
    kiview committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    75ab1e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    a9d74ce View commit details
    Browse the repository at this point in the history