[ 
https://issues.apache.org/jira/browse/KAFKA-14686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kirk True reassigned KAFKA-14686:
---------------------------------

    Assignee:     (was: Kirk True)

> MockAdminClient.createTopics does not provide TopicMetadataAndConfig
> --------------------------------------------------------------------
>
>                 Key: KAFKA-14686
>                 URL: https://issues.apache.org/jira/browse/KAFKA-14686
>             Project: Kafka
>          Issue Type: Bug
>          Components: admin, clients, unit tests
>            Reporter: Kirk True
>            Priority: Minor
>
> [Line 386 of 
> {{MockAdminClient}}|https://github.com/apache/kafka/blame/trunk/clients/src/test/java/org/apache/kafka/clients/admin/MockAdminClient.java#L386]
>  does this:
> {quote}{{future.complete(null);}}
> {quote}
> It seems like we should be creating a {{TopicMetadataAndConfig}} instance and 
> passing that in instead so that its available to the unit test caller.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to