azure-functions-kafka-extension
azure-functions-kafka-extension copied to clipboard
Enabling connection max idle ms
https://github.com/confluentinc/confluent-kafka-dotnet/issues/1544
We have Azure Load Balancer issue for getting timeout.
For avoiding it, we can set the connection max idle ms
as less than 4 min.
Once the new version of the librdkafka is released and Confluent.Kafka is released,
I'd like to update the version and release the new version.