You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2022/11/02 17:27:59 UTC

[GitHub] [kafka] mimaison commented on pull request #12577: KAFKA-13401: KIP-787 - MM2 manage Kafka resources with custom Admin implementation.

mimaison commented on PR #12577:
URL: https://github.com/apache/kafka/pull/12577#issuecomment-1300979325

   Thanks for the updates @OmniaGM. There's a test failure:
   ```
   org.apache.kafka.common.KafkaException: The constructor of org.apache.kafka.clients.admin.ForwardingAdmin threw an exception
   	at app//org.apache.kafka.common.utils.Utils.newParameterizedInstance(Utils.java:466)
   	at app//org.apache.kafka.connect.mirror.MirrorClientConfig.forwardingAdmin(MirrorClientConfig.java:81)
   	at app//org.apache.kafka.connect.mirror.MirrorMakerConfigTest.testClientConfigProperties(MirrorMakerConfigTest.java:107)
   ```


-- 
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-unsubscribe@kafka.apache.org

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