redpanda-data / redpanda

Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
https://redpanda.com
9.46k stars 579 forks source link

[CORE-4204] schema_registry: Improve handling of Accept and Content-Type #19866

Closed BenPope closed 3 months ago

BenPope commented 3 months ago

Improve handling of Accept and Content-Type

Backports Required

Release Notes

Improvements

BenPope commented 3 months ago

CI Failures are:

BenPope commented 3 months ago

lgtm - the ticket also mentions that the delete_config_subject handler should respond with a put_config_req_rep instead of a get_config_req_rep. Did you want to do that as part of this PR as well?

That would make the result incompatible. Their documentation is incorrect.

BenPope commented 3 months ago

lgtm - the ticket also mentions that the delete_config_subject handler should respond with a put_config_req_rep instead of a get_config_req_rep. Did you want to do that as part of this PR as well?

That would make the result incompatible. Their documentation is incorrect.

Oh, I see. Yes, that should be changed.

BenPope commented 3 months ago

[force-push]

[force-push]

BenPope commented 3 months ago

CI Failures (all unrelated):

vbotbuildovich commented 3 months ago

/backport v24.1.x

vbotbuildovich commented 3 months ago

/backport v23.3.x