dajac commented on a change in pull request #11331: URL: https://github.com/apache/kafka/pull/11331#discussion_r746852321
########## File path: core/src/test/scala/unit/kafka/server/FetchSessionTest.scala ########## @@ -967,6 +967,113 @@ class FetchSessionTest { .setErrorCode(errorCode) } + @Test Review comment: Yeah, that is not really necessary as you said. I don't mind if you remote it. ########## File path: core/src/test/scala/unit/kafka/server/FetchSessionTest.scala ########## @@ -967,6 +967,113 @@ class FetchSessionTest { .setErrorCode(errorCode) } + @Test Review comment: Yeah, that is not really necessary as you said. I don't mind if you remove it. -- 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