-
Notifications
You must be signed in to change notification settings - Fork 162
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Argonus
force-pushed
the
kayrock-describe-groups
branch
10 times, most recently
from
October 8, 2023 09:28
a719558
to
f51a337
Compare
Argonus
changed the title
[Kayrock] Add consumer group structs
[Kayrock] Add describe consumer groups endpoint as kayrock
Oct 13, 2023
Argonus
force-pushed
the
kayrock-describe-groups
branch
4 times, most recently
from
October 21, 2023 12:41
6204b60
to
fbaa3bf
Compare
Argonus
force-pushed
the
kayrock-describe-groups
branch
from
November 10, 2023 14:23
5576af0
to
db3e4d1
Compare
Argonus
force-pushed
the
kayrock-describe-groups
branch
from
November 10, 2023 14:40
307daf5
to
dbd21cd
Compare
Argonus
force-pushed
the
kayrock-describe-groups
branch
3 times, most recently
from
February 25, 2024 07:40
0e1e569
to
c8b5361
Compare
Argonus
force-pushed
the
kayrock-describe-groups
branch
2 times, most recently
from
February 25, 2024 07:47
09d3b78
to
8095a3d
Compare
With single group now only
Argonus
force-pushed
the
kayrock-describe-groups
branch
from
February 28, 2024 08:06
8095a3d
to
c43a2d9
Compare
Argonus
force-pushed
the
kayrock-describe-groups
branch
from
February 28, 2024 08:10
c43a2d9
to
de40fb4
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
describe groups
Kafka request & response and API.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
kayrock
functionsclient
part to be separated from protocol & use it as a dependencykayrock-protocol
as separated packageTests