-
Updated
Apr 20, 2022 - Java
schema-registry
Here are 210 public repositories matching this topic...
-
Updated
Apr 8, 2022 - Shell
-
Updated
Apr 20, 2022 - Shell
-
Updated
Apr 20, 2022 - Jinja
-
Updated
Apr 20, 2022 - Java
-
Updated
Apr 20, 2022 - Java
-
Updated
Apr 19, 2022 - Lua
What happened?
curl -X DELETE 'http://localhost:8081/config/test'
Return 405: Method Not Allowed
What did you expect to happen?
The endpoint should exist
-
Updated
Mar 9, 2022 - Scala
-
Updated
Apr 5, 2020 - Java
-
Updated
Jan 4, 2022 - Ruby
In golang client, consumers get dynamic message instance after parsing. Add an example in the docs on how to use dynamic message instance to get values of different types in consumer code.
List of protobuf types to cover
- timestamp
- duration
- bytes
- message type
- struct
- map
-
Updated
Dec 8, 2020 - Go
-
Updated
Mar 5, 2020 - Scala
Hi, I am trying to register a new schema following the example here: https://kafkajs.github.io/confluent-schema-registry/docs/usage-with-kafkajs
I keep getting undefined for SchemaType.
const { SchemaType } = require('@kafkajs/confluent-schema-registry') gives SchemaType is undefined.
I double checked that I have the latest version @kafkajs/confluent-schema-registry@2.0.0
What am I doing wr
-
Updated
Feb 19, 2018 - Go
-
Updated
Apr 12, 2022 - Ruby
Let's assume we have the following AVRO schema example-class.avsc:
{ "name": "Name", "namespace": "Avro.Namespace", "type": "record", "doc": "...", "fields": [ { "doc": "Description", "name": "some_field", "type": "string" } ] }
After calling the dotnet avro generate < example-class.avsc > ExampleClass.cs command, the namespace in t
-
Updated
Apr 1, 2022 - HCL
-
Updated
Apr 4, 2022 - Java
-
Updated
Mar 16, 2022 - Elixir
-
Updated
Oct 10, 2021 - Python
-
Updated
Jan 23, 2019 - Shell
-
Updated
Nov 27, 2020 - Go
-
Updated
Apr 4, 2022 - Java
-
Updated
Apr 20, 2022 - Scala
-
Updated
Apr 20, 2022 - Scala
Improve this page
Add a description, image, and links to the schema-registry topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the schema-registry topic, visit your repo's landing page and select "manage topics."


The title might seem a bit vague but I don't know how to describe it any better tbh :-)
Anyway this is what happened: I got some 500 responses from the schema registry and all I could see in the logs was :
The logs di