jsancio commented on pull request #8639:
URL: https://github.com/apache/kafka/pull/8639#issuecomment-626264546


   > 
   > 
   > Thanks for the PR. I think we should update the admin client compatibility 
test to include this.
   
   @ijuma, I am not sure I follow. Do you mean these kind of tests in 
`.../admin/KafkaAdminClientTest.java`?
   ```
   public void testDescribeClientQuotas() throws Exception {
     try (AdminClientUnitTestEnv env = mockClientEnv()) {
       env.kafkaClient().setNodeApiVersions(NodeApiVersions.create());          
                                              
   ...
   ```


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