[GitHub] [kafka] riedelmax commented on a diff in pull request #14124: KAFKA-14509; [1/2] Define ConsumerGroupDescribe API request and response schemas and classes.

2023-09-07 Thread via GitHub
riedelmax commented on code in PR #14124: URL: https://github.com/apache/kafka/pull/14124#discussion_r1318165515 ## core/src/test/scala/unit/kafka/server/KafkaApisTest.scala: ## @@ -6191,4 +6191,19 @@ class KafkaApisTest { val response =

[GitHub] [kafka] riedelmax commented on a diff in pull request #14124: KAFKA-14509; [1/2] Define ConsumerGroupDescribe API request and response schemas and classes.

2023-09-07 Thread via GitHub
riedelmax commented on code in PR #14124: URL: https://github.com/apache/kafka/pull/14124#discussion_r1318159031 ## clients/src/test/java/org/apache/kafka/common/requests/ConsumerGroupDescribeRequestTest.java: ## @@ -0,0 +1,47 @@ +/* + * Licensed to the Apache Software

[GitHub] [kafka] riedelmax commented on a diff in pull request #14124: Kafka-14509; [1/2] Define ConsumerGroupDescribe API request and response schemas and classes.

2023-08-24 Thread via GitHub
riedelmax commented on code in PR #14124: URL: https://github.com/apache/kafka/pull/14124#discussion_r1303884738 ## clients/src/main/resources/common/message/ConsumerGroupDescribeRequest.json: ## @@ -0,0 +1,33 @@ +// Licensed to the Apache Software Foundation (ASF) under one or

[GitHub] [kafka] riedelmax commented on a diff in pull request #14124: Kafka-14509; [1/2] Define ConsumerGroupDescribe API request and response schemas and classes.

2023-08-01 Thread via GitHub
riedelmax commented on code in PR #14124: URL: https://github.com/apache/kafka/pull/14124#discussion_r1281414899 ## clients/src/main/resources/common/message/ConsumerGroupDescribeResponse.json: ## @@ -0,0 +1,98 @@ +// Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [kafka] riedelmax commented on a diff in pull request #14124: Kafka-14509; [1/2] Define ConsumerGroupDescribe API request and response schemas and classes.

2023-08-01 Thread via GitHub
riedelmax commented on code in PR #14124: URL: https://github.com/apache/kafka/pull/14124#discussion_r1281390210 ## clients/src/main/resources/common/message/ConsumerGroupDescribeResponse.json: ## @@ -0,0 +1,98 @@ +// Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [kafka] riedelmax commented on a diff in pull request #14124: Kafka-14509; [1/2] Define ConsumerGroupDescribe API request and response schemas and classes.

2023-08-01 Thread via GitHub
riedelmax commented on code in PR #14124: URL: https://github.com/apache/kafka/pull/14124#discussion_r1281390210 ## clients/src/main/resources/common/message/ConsumerGroupDescribeResponse.json: ## @@ -0,0 +1,98 @@ +// Licensed to the Apache Software Foundation (ASF) under one