Aiven-Open / Aiven-Open/karapace

BUG: Schema Metadata doesn't return if a schema is soft-deleted or not when querying with deleted=true

未关闭
#1,140 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
634
派生
110
平均合并
4 天 7 小时
30 天内合并 PR
4

描述

# What happened?

I am using Confluent Schema Registry API and when i query a soft deleted schema metadata using the lookupDeletedSchemas as true, I get the correct schema but the deleted field is null and there is no direct endpoint which returns it's correct status

# What did you expect to happen?
I expected the delete field to be populated or any other endpoint which offers this info in the response payload.

# What else do we need to know?
This can lead to confusion or we need to design big workarounds to determine if a particular schema is soft deleted or not.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。