awr / KafkaClient

Native C# client for Kafka
Apache License 2.0
5 stars 2 forks source link

Producer retries #5

Open awr opened 7 years ago

awr commented 7 years ago

Producer.SendBatchWithCodecAsync should retry when failing because of metadata changes. It should likely take a similar approach to BrokerRouterExtensions.GetTopicOffsetsAsync