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

offsetCommitIntervalMs should be renamed to align with AutoCommitIntervalMs #43

Closed bartelink closed 5 years ago

bartelink commented 5 years ago

V1 SDK has a new name for this setting on the ConsumerConfig; while a breaking change is no fun, finding it by the wrong name is worse