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

[Kayrock] Add describe consumer groups endpoint as kayrock #487

Merged
merged 9 commits into from
Mar 11, 2024

Conversation

Argonus
Copy link
Contributor

@Argonus Argonus commented Oct 7, 2023

Summary

  • Added describe groups Kafka request & response and API.
  • Added protocols to handle different types of Kafka Protocols like Kayrock, Kafka Protocol etc.

At release v1.0.0 kayrock-protocol part can be moved to separate package.

Next Steps

  • Implement rest of protocol as kayrock functions
  • Cleanup client part to be separated from protocol & use it as a dependency
  • Migrate kayrock-protocol as separated package

Tests

  • Test Describe groups on the production MSK cluster
  • Verify different describe groups states

@Argonus Argonus force-pushed the kayrock-describe-groups branch 10 times, most recently from a719558 to f51a337 Compare October 8, 2023 09:28
@Argonus Argonus changed the title [Kayrock] Add consumer group structs [Kayrock] Add describe consumer groups endpoint as kayrock Oct 13, 2023
@Argonus Argonus force-pushed the kayrock-describe-groups branch 4 times, most recently from 6204b60 to fbaa3bf Compare October 21, 2023 12:41
@Argonus Argonus closed this Nov 10, 2023
@Argonus Argonus reopened this Nov 10, 2023
@Argonus Argonus marked this pull request as ready for review November 10, 2023 14:28
@Argonus Argonus force-pushed the kayrock-describe-groups branch 3 times, most recently from 0e1e569 to c8b5361 Compare February 25, 2024 07:40
@Argonus Argonus force-pushed the kayrock-describe-groups branch 2 times, most recently from 09d3b78 to 8095a3d Compare February 25, 2024 07:47
@Argonus Argonus merged commit 0f58f22 into kafkaex:master Mar 11, 2024
8 checks passed
@Argonus Argonus deleted the kayrock-describe-groups branch March 11, 2024 14:27
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.

2 participants