Sylvain Le Gouellec

Results 40 issues of Sylvain Le Gouellec

Description =========== For now, when an exception is throw during the partition assignment handler, the application crash and you have no errors logs or whatever. It's really hard to diagnose...

bug
1.4.0

Existing state store : - In Memory - RocksDb Maybe a new one : FASTER https://github.com/microsoft/FASTER

explore

Description =========== Add some integration tests with [dotnet testcontainers library](https://github.com/HofmeisterAn/dotnet-testcontainers)

enhancement
good first issue
1.4.0

Description =========== Release an open telemetry reporter to export telemetry data

good first issue
1.4.0

Description =========== KIP-429 support

1.4.0

Description =========== Processor API Support

1.4.0

Description =========== Let's suppose this topology : ``` csharp var personStream = builder.Stream("persons", stringSerdes, personSerdes); var locationStream = builder.Stream("locations", stringSerdes, locationSerdes); var jobStream = builder.Stream("jobs", stringSerdes, jobSerdes); personStream .SelectKey((_, v)...

Description =========== - Refactor `ISchemaRegistryConfig` and interaction with shema serdes - Refactor `AddConfig(...), AddAdminConfig(...), AddConsumerConfig(...), AddProducerConfig(....)`

[Description =========== Expose RocksDb metrics properties. [See](https://cwiki.apache.org/confluence/display/KAFKA/KIP-607%3A+Add+Metrics+to+Kafka+Streams+to+Report+Properties+of+RocksDB)

enhancement
1.7.0