Aiven-Open / karapace

Karapace - Your Apache Kafka® essentials in one tool
https://karapace.io
Apache License 2.0
450 stars 68 forks source link

test: store soft deleted schema #873

Closed jjaakola-aiven closed 3 months ago

jjaakola-aiven commented 3 months ago

About this change - What it does

When _schemas topic has been compacted and only soft deleted version of the schema is present the schema must be stored in the in memory database.

Fixes #170.

keejon commented 3 months ago

@jjaakola-aiven some conflicts have to be resolved first