ConduitIO / ConduitIO/conduit

Feature: Allow schema registry processor to use latest schema

Open
#1,095 1 comment 0 reactions 0 assignees View on GitHub
feature
Dominant language
Go
Stars
610
Forks
63
Avg merge
12h 28m
Merged PRs (30d)
57

Description

### Feature description

The processor `encodewithschema` allows you to configure a subject and version. This means that updating the schema to a new version requires a change in the pipeline configuration and restarting the pipeline. We could support for the version to be configured as `latest` and have a period after which we invalidate the local cached schema. This would trigger the download of the schema in regular intervals, allowing us to always use the latest schema for the specified subject without restarting and reconfiguring the pipeline.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.