Gerald Schermann

Results 5 issues of Gerald Schermann

I'm wondering whether there are any alternatives to the `uniqueidentifier` data type for tracking sagas when using SQL Server as persistence layer? We had some issues with GUIDs in the...

Idea

Description =========== After upgrading to .NET 7 we experience regular crashes in form of `System.AccessViolationException` and sometimes `System.BadImageFormatException`. We are using a basic Kafka consumer poll loop as presented in...

# What is currently missing? It seems like that with the latest releases, Confluent included some breaking changes on the Schema Registry API level and their open source Kafka clients...

After upgrading to version 3, we are seeing excessive log warnings when schema registry subjects do not have subject-level compatibility defined. The warnings look like this: `{"level":"warn","ts":"2025-05-16T17:41:11.073+0200","msg":"failed to get subject...

On a consumer group page (`/groups/`) it is no longer possible to delete the assignment of the consumer group from a specific topic. The delete button is clickable (-> the...