Kevin Bader

Results 29 comments of Kevin Bader

@zmstone Thank you very much for your quick reply! By reading the brucke source code I hopefully get a better understanding about how everything works together. Regarding scaling out, I...

@mathiashoeld @gonzochic this would change the API. I think I'd postpone this to the 2.x release - thoughts?

Hi Arsalan, your help is very welcome! Before you get started, please be aware that our `master` branch is rather old right now, as we're currently stabelizing a rather large...

Hi, thanks for opening the issue. Indeed, I haven't really thought about this scenario yet. One way to deal with this is to disable the submission auth check for the...

@patrickmedina should be fixed with #378 - can you confirm?

Ah, I see. I need to redesign this a bit to only allow invalid JWTs in case SUBSCRIPTION_CHECK isn't set to jwt_validation and generally make this more consistent. It'll take...

Nice work! Even though JSON pointer for some reason has no way of pointing to any value within an array rather than the array itself, I think this is a...

@shafqatevo thanks, I'll look into it!

Some observations from the [docs](https://docs.confluent.io/current/schema-registry/avro.html): > A schema has a unique ID and a version, but when a schema is updated, it is assigned a new unique ID (and a...