I did a quick search in the code base - there doesn't seem to be caching as you described.
On Tue, Oct 3, 2017 at 6:36 AM, Kristopher Kane <[email protected]> wrote: > If using a Byte SerDe and schema registry in the consumer configs of a > Kafka streams application, does it cache the Avro schemas by ID and version > after fetching from the registry once? > > Thanks, > > Kris >
