dajac commented on code in PR #13295:
URL: https://github.com/apache/kafka/pull/13295#discussion_r1115721868


##########
core/src/test/scala/unit/kafka/server/OffsetFetchRequestTest.scala:
##########
@@ -126,6 +126,56 @@ class OffsetFetchRequestTest extends BaseRequestTest {
     }
   }
 
+  @Test
+  def testOffsetFetchRequestAllOffsetsSingleGroup(): Unit = {

Review Comment:
   This one is based on `testOffsetFetchRequestSingleGroup`. I kept the exact 
same assertions.



-- 
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.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to