dajac commented on a change in pull request #9030:
URL: https://github.com/apache/kafka/pull/9030#discussion_r455745104



##########
File path: 
clients/src/test/java/org/apache/kafka/common/requests/RequestResponseTest.java
##########
@@ -197,18 +197,20 @@
 
 public class RequestResponseTest {
 
+    private UnknownServerException unknownServerException = new 
UnknownServerException("secret");

Review comment:
       nit: I would add a small comment to explain why we do this here.




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

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


Reply via email to