You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Salazar (JIRA)" <ji...@apache.org> on 2018/07/05 17:15:00 UTC

[jira] [Created] (KAFKA-7135) Unable to mock schema registry while unit testing streams topology

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)