jet / FsKafka

Minimal F# wrappers for Confluent.Kafka+librdkafka.redist 1.x
https://github.com/jet/dotnet-templates
Apache License 2.0
88 stars 17 forks source link

Logging updates for handling consumer errors #58

Closed svairagade closed 4 years ago

svairagade commented 4 years ago
bartelink commented 4 years ago

While these definitely add more context and hence are helpful, my main concern (as covered in comments) is to avoid varying the text unnecessary

Also, is the intent here to narrow down V0 vs V1 behavior differences? If so, should that be accomplished by an integration test ?