Re: [PR] KAFKA-15598 & KAFKA-15461: Add integration tests for DescribeGroups API, DeleteGroups API, OffsetDelete API and ListGroups API [kafka]

2023-11-02 Thread via GitHub
dajac merged PR #14537: URL: https://github.com/apache/kafka/pull/14537 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.or

Re: [PR] KAFKA-15598 & KAFKA-15461: Add integration tests for DescribeGroups API, DeleteGroups API, OffsetDelete API and ListGroups API [kafka]

2023-10-31 Thread via GitHub
dajac commented on code in PR #14537: URL: https://github.com/apache/kafka/pull/14537#discussion_r1377750115 ## core/src/test/scala/unit/kafka/server/OffsetDeleteRequestTest.scala: ## @@ -0,0 +1,182 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or more +

Re: [PR] KAFKA-15598 & KAFKA-15461: Add integration tests for DescribeGroups API, DeleteGroups API, OffsetDelete API and ListGroups API [kafka]

2023-10-31 Thread via GitHub
dongnuo123 commented on code in PR #14537: URL: https://github.com/apache/kafka/pull/14537#discussion_r1377666182 ## core/src/test/scala/unit/kafka/server/OffsetDeleteRequestTest.scala: ## @@ -0,0 +1,165 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or m

Re: [PR] KAFKA-15598 & KAFKA-15461: Add integration tests for DescribeGroups API, DeleteGroups API, OffsetDelete API and ListGroups API [kafka]

2023-10-26 Thread via GitHub
dongnuo123 commented on code in PR #14537: URL: https://github.com/apache/kafka/pull/14537#discussion_r1373833449 ## core/src/test/scala/unit/kafka/server/OffsetDeleteRequestTest.scala: ## @@ -0,0 +1,165 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or m

Re: [PR] KAFKA-15598 & KAFKA-15461: Add integration tests for DescribeGroups API, DeleteGroups API, OffsetDelete API and ListGroups API [kafka]

2023-10-26 Thread via GitHub
dongnuo123 commented on code in PR #14537: URL: https://github.com/apache/kafka/pull/14537#discussion_r1373831315 ## core/src/test/scala/unit/kafka/server/OffsetDeleteRequestTest.scala: ## @@ -0,0 +1,165 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or m

Re: [PR] KAFKA-15598 & KAFKA-15461: Add integration tests for DescribeGroups API, DeleteGroups API, OffsetDelete API and ListGroups API [kafka]

2023-10-26 Thread via GitHub
dongnuo123 commented on code in PR #14537: URL: https://github.com/apache/kafka/pull/14537#discussion_r1373787330 ## core/src/test/scala/unit/kafka/server/ListGroupsRequestTest.scala: ## @@ -0,0 +1,236 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or mor

Re: [PR] KAFKA-15598 & KAFKA-15461: Add integration tests for DescribeGroups API, DeleteGroups API, OffsetDelete API and ListGroups API [kafka]

2023-10-25 Thread via GitHub
dajac commented on code in PR #14537: URL: https://github.com/apache/kafka/pull/14537#discussion_r1371838869 ## core/src/test/scala/unit/kafka/server/DescribeGroupsRequestTest.scala: ## @@ -0,0 +1,118 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or more

Re: [PR] KAFKA-15598 & KAFKA-15461: Add integration tests for DescribeGroups API, DeleteGroups API, OffsetDelete API and ListGroups API [kafka]

2023-10-15 Thread via GitHub
dongnuo123 commented on code in PR #14537: URL: https://github.com/apache/kafka/pull/14537#discussion_r1359884482 ## core/src/test/scala/unit/kafka/server/DescribeGroupsRequestTest.scala: ## @@ -0,0 +1,119 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or