Salazar created KAFKA-7135: ------------------------------ Summary: Unable to mock schema registry while unit testing streams topology Key: KAFKA-7135 URL: https://issues.apache.org/jira/browse/KAFKA-7135 Project: Kafka Issue Type: Bug Reporter: Salazar
While trying to unit test a streams topology via the `TopologyTestDriver` that uses the schema registry, it is not possible to point the topology to a `MockSchemaRegistryClient`. The streams configuration properties takes a url parameter and instantiates its own avro serdes using that url...not clear on where we can hook in to override this to provide the mock. any insight here will be greatly appreciated -- This message was sent by Atlassian JIRA (v7.6.3#76005)