heetch / heetch/avro

avroregistry: better error messages

Open
#81 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
95
Forks
18
PR merge metrics
No merged PRs in 30d

Description

The Confluent Avro registry produces very uninformative error messages.

For example, when trying to upload an incompatible schema to a subject, the returned error says nothing about _why_ the schema is incompatible

We could do better than that. For example, we could obtain the latest version of the schema from that subject and include that in the error message or (better) do some kind of a diff and say exactly how it's incompatible.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.