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

[KIP-848] Added support for testing with new 'consumer' group protocol. #1812

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pranavrth
Copy link
Member

  • [KIP-848] Added support for testing with new 'consumer' group protocol.

  • Build fixes

  • updated trivup

  • Updated trivup install path

  • Fixed failing test

  • Style fix

  • Added more tests to be run with the new protocol

  • Fixed failing tests

  • Added Test common for common functionalities

  • Enabling SR again

  • Style fixes

  • Some refactoring

  • Added consumer protocol integration tests in semaphore

  • Ignoring failing admin tests

  • Fix typo

  • Fixed failing test case

  • Added new fixure for single broker and using this fixure for test_serializer tests

  • Build fixes

  • Fixed transiet test failures for proto

  • Fixed another test

  • Added Test*Consumer classes instead of functions

  • Build issue

  • Added common TestUtils

  • Using specific commit for trivup

  • Removed trivup 0.12.5

  • PR comments

  • Style check

  • Skipping one list offsets assert for Zookeeper

    1. Moved sleep after result and assert. 2) Added a function to create a topic and wait for propogation.
  • Using create_topic_and_wait_propogation instead of create_topic function

  • Internally using create_topic in create_topic_and_wait_propogation

  • Removed kafka single broker cluster fixure

  • Removed unnecessary import time

  • Using broker version 3.8.0 for classic protocol and enabled test which was failing in 3.7.0

  • Changed fixure scope to session

  • Style fixes

* [KIP-848] Added support for testing with new 'consumer' group protocol.

* Build fixes

* updated trivup

* Updated trivup install path

* Fixed failing test

* Style fix

* Added more tests to be run with the new protocol

* Fixed failing tests

* Added Test common for common functionalities

* Enabling SR again

* Style fixes

* Some refactoring

* Added consumer protocol integration tests in semaphore

* Ignoring failing admin tests

* Fix typo

* Fixed failing test case

* Added new fixure for single broker and using this fixure for test_serializer tests

* Build fixes

* Fixed transiet test failures for proto

* Fixed another test

* Added Test*Consumer classes instead of functions

* Build issue

* Added common TestUtils

* Using specific commit for trivup

* Removed trivup 0.12.5

* PR comments

* Style check

* Skipping one list offsets assert for Zookeeper

* 1) Moved sleep after result and assert.
2) Added a function to create a topic and wait for propogation.

* Using create_topic_and_wait_propogation instead of create_topic function

* Internally using create_topic in create_topic_and_wait_propogation

* Removed kafka single broker cluster fixure

* Removed unnecessary import time

* Using broker version 3.8.0 for classic protocol and enabled test which was failing in 3.7.0

* Changed fixure scope to session

* Style fixes
@pranavrth pranavrth requested review from a team as code owners September 7, 2024 19:26
@pranavrth
Copy link
Member Author

pranavrth commented Sep 7, 2024

@emasab - I don't know why but my old PR was closed by airlock bot. I have addressed all the comments.

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.

1 participant